Skip to content

Commit

Permalink
Publish script cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Babik committed Nov 25, 2023
1 parent 01256f5 commit c6f776b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ concurrency:
cancel-in-progress: false

jobs:
# Single deploy job since we're just deploying
deploy:
environment:
name: github-pages
Expand All @@ -44,7 +43,6 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
# Upload entire repository
path: './public/'
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit c6f776b

Please sign in to comment.