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 7654342 commit 12dc77cCopy full SHA for 12dc77c
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: github/salsa/.github/workflows/sign-artifact.yml@main
49
with:
50
name: gh-combine
51
- artifact-path: "dist/"
+ artifact-path: dist/
52
53
verify:
54
needs: sign
0 commit comments