Skip to content

Commit

Permalink
AAE-26208 git push -u
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciech-piotrowiak committed Oct 10, 2024
1 parent b8724dc commit c76fb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
git push
git push -u origin release/${{ github.event.inputs.tag-name }}
- name: Create Pull Request
run: |
Expand Down

0 comments on commit c76fb6b

Please sign in to comment.