Skip to content

Commit

Permalink
nuh uh
Browse files Browse the repository at this point in the history
  • Loading branch information
Cattn authored Aug 15, 2024
1 parent b1b0b31 commit 76dc89a
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 @@ -42,7 +42,7 @@ jobs:
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git checkout -B updates
git add -A
git commit -m "Updated bunker"
git commit -m "Updated bunker" --force
git pull origin updates --rebase
- name: Push changes
Expand Down

0 comments on commit 76dc89a

Please sign in to comment.