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 a6c92c1 commit b8d6d83
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/buildRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
git checkout -B updates
git add -A
git commit -m "Updated bunker"
git pull origin updates --rebase --strategy=ours
- name: Push changes
run: |
git push --set-upstream origin updates --force

0 comments on commit b8d6d83

Please sign in to comment.