Skip to content

Commit

Permalink
try release-VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
nolancon committed May 24, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent e1035f9 commit ac0eed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-candidate-pr.yml
Original file line number Diff line number Diff line change
@@ -109,7 +109,7 @@ jobs:
- name: Create a new branch
# publish only works on branches main, master and release-
run: |
git checkout -b release-candidate-$BRANCH
git checkout -b release-$VERSION
- name: Publish Artifacts
if: env.UPBOUND_MARKETPLACE_PUSH_ROBOT_USR != ''

0 comments on commit ac0eed0

Please sign in to comment.