Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jamshale committed Apr 15, 2024
1 parent 4e1ba59 commit e993067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@ jobs:
git fetch --all
git checkout -b release-v0.12.0
git add .
git commit -s -m "Pre-Release Upgrades"
git push --set-upstream origin release-v0.12.0
gh pr create --title "Release" --body "To fill in" --base main --head release-v0.12.0

0 comments on commit e993067

Please sign in to comment.