Skip to content

Commit c7b373e

Browse files
committed
add workflow
1 parent 31b0933 commit c7b373e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sign-publish-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
- name: Download signed artifacts
165165
uses: actions/download-artifact@v4
166166
with:
167-
name: ${{ env.ARTIFACT_NAME }}-bundle.zip
167+
name: ${{ env.ARTIFACT_NAME }}
168168
path: ./signed-artifacts/
169169

170170
- name: Configure AWS Credentials

0 commit comments

Comments
 (0)