Skip to content

Commit

Permalink
Update update.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanThatOneKid committed Feb 14, 2024
1 parent ffb415d commit 21c1a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "acmcsufoss"
git commit -am "Update HTML"
git push
git push origin HEAD:${{ github.ref }}

0 comments on commit 21c1a2b

Please sign in to comment.