Skip to content

Commit

Permalink
WIP - Creating PR
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <[email protected]>
  • Loading branch information
jamshale committed Apr 23, 2024
1 parent 6c7a109 commit b905435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-release-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@ jobs:
exit 1
fi
git commit -s -m "Release v$release_version Upgrades"
git push --set-upstream origin "release-v$release_version"
# git commit -s -m "Release v$release_version Upgrades"
# git push --set-upstream origin "release-v$release_version"
# Create the PR
Expand Down

0 comments on commit b905435

Please sign in to comment.