Skip to content

Commit 12dc77c

Browse files
committed
remove extra quotes
1 parent 7654342 commit 12dc77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: github/salsa/.github/workflows/sign-artifact.yml@main
4949
with:
5050
name: gh-combine
51-
artifact-path: "dist/"
51+
artifact-path: dist/
5252

5353
verify:
5454
needs: sign

0 commit comments

Comments
 (0)