Skip to content

Commit

Permalink
Update release yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pmanikas committed Nov 20, 2024
1 parent 5269312 commit 09d4c2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 46 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ permissions:
pages: write
id-token: write


concurrency:
group: "pages"
cancel-in-progress: false
Expand All @@ -36,8 +35,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: '.'
path: './dist'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
43 changes: 0 additions & 43 deletions .github/workflows/static.yml

This file was deleted.

0 comments on commit 09d4c2a

Please sign in to comment.