We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea2263f commit c46f2a5Copy full SHA for c46f2a5
.github/workflows/kit.yml
@@ -308,5 +308,5 @@ jobs:
308
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
309
with:
310
name: signatures
311
- path: *.sigstore.json
+ path: "*.sigstore.json"
312
retention-days: 7
0 commit comments