Skip to content

Commit c46f2a5

Browse files
committed
build: oops, yaml syntax
1 parent ea2263f commit c46f2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,5 +308,5 @@ jobs:
308308
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
309309
with:
310310
name: signatures
311-
path: *.sigstore.json
311+
path: "*.sigstore.json"
312312
retention-days: 7

0 commit comments

Comments
 (0)