Skip to content

Commit

Permalink
Merge pull request #899 from gooddata/snapshot-master-beadafc2-to-rel…
Browse files Browse the repository at this point in the history
…/dev

[bot] Merge master/beadafc2 into rel/dev
  • Loading branch information
yenkins-admin authored Nov 14, 2024
2 parents 3fb01dc + beadafc commit fe7cb2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
run: |
git config user.name github-actions
git config user.email [email protected]
git checkout -b ${{ steps.branch.outputs.release_branch }}
git add -A
git commit -m "Bump to ${{steps.bump.outputs.new_version}}"
git push origin ${{ steps.branch.outputs.release_branch }}
Expand Down

0 comments on commit fe7cb2c

Please sign in to comment.