Skip to content

Commit

Permalink
Update .github/workflows/publish-on-release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Bartek Szopka <83575+bartaz@users.noreply.github.com>
  • Loading branch information
samhotep and bartaz committed Sep 12, 2023
1 parent f440d60 commit 4c2faf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
- uses: actions/checkout@v3
- name: Push to release branch
run: |
git push origin release
git push --force origin release

0 comments on commit 4c2faf0

Please sign in to comment.