Skip to content

Commit

Permalink
Update static.yml added overwrite flag for artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
sandykadam authored Aug 19, 2024
1 parent e4d9c56 commit d243501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
with:
# Upload entire repository
path: 'build'
overwrite: true
- name: Deploy to GH Pages 🚀
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit d243501

Please sign in to comment.