Skip to content

Commit 7a073ec

Browse files
committed
Skip release bundle for cargo publish
1 parent e3aed9f commit 7a073ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/deploy-setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ runs:
2626
if: ${{ inputs.artifacts == 'true' }}
2727
uses: actions/download-artifact@v4
2828
- name: Restore release commit
29+
if: ${{ inputs.artifacts == 'true' }}
2930
shell: bash
3031
run: |
3132
git switch -c release

0 commit comments

Comments
 (0)