Skip to content

Commit

Permalink
Update publish-on-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samhotep authored and bartaz committed Sep 12, 2023
1 parent 60159fe commit f440d60
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 origin release

0 comments on commit f440d60

Please sign in to comment.