Skip to content

Commit

Permalink
Merge pull request #168 from jamshale/release-improvements
Browse files Browse the repository at this point in the history
WIP - Creating PR
  • Loading branch information
jamshale authored Apr 23, 2024
2 parents b547b42 + b905435 commit 381b711
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 381b711

Please sign in to comment.