Skip to content

Commit a3f0734

Browse files
committed
cleanup
1 parent bb0e601 commit a3f0734

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
- name: upload artifact
3737
uses: actions/[email protected]
3838
with:
39-
name: gh-combine
4039
path: dist/
4140

4241
sign:
@@ -47,12 +46,10 @@ jobs:
4746
contents: read
4847
uses: github/salsa/.github/workflows/sign-artifact.yml@main
4948
with:
50-
name: gh-combine
5149
artifact-path: dist/
5250

5351
verify:
5452
needs: sign
5553
uses: github/salsa/.github/workflows/verify.yml@main
5654
with:
57-
name: gh-combine
5855
artifact-path: dist/

0 commit comments

Comments
 (0)