We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 616fb55 commit e889788Copy full SHA for e889788
.github/workflows/release-rizzybox.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Download artifact
43
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
44
with:
45
- name: ${{ matrix.artifact_name }}
+ # name: ${{ matrix.artifact_name }}.tar.gz
46
path: ./artifacts
47
run-id: ${{ env.run_id }}
48
0 commit comments