Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/bunkerweb/bunker
Browse files Browse the repository at this point in the history
  • Loading branch information
Cattn committed Aug 15, 2024
2 parents 4c187ae + b8d6d83 commit 0da2329
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 0da2329

Please sign in to comment.