Skip to content

Commit

Permalink
try again
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 c902374 commit 46e897c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-candidate-pr.yml
Original file line number Diff line number Diff line change
@@ -110,6 +110,7 @@ jobs:
# publish only works on branches main, master and release-
run: |
git checkout -b release-$VERSION
make publish BRANCH_NAME=release-$VERSION
- name: Publish Artifacts
if: env.UPBOUND_MARKETPLACE_PUSH_ROBOT_USR != ''

0 comments on commit 46e897c

Please sign in to comment.