Skip to content

Commit

Permalink
Update buildRelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cattn authored Aug 15, 2024
1 parent 0ce7a4c commit 5a91759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
git add -A
git checkout -b updates
cp dist/index.html .
git commit index.html
git commit index.html -m "Updated bunker"
git status
git push

0 comments on commit 5a91759

Please sign in to comment.