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 4063576 commit bbb2ddeCopy full SHA for bbb2dde
.github/workflows/release.yml
@@ -83,4 +83,4 @@ jobs:
83
uses: actions/attest-build-provenance@v2
84
if: ${{ github.event.inputs.dry-run == 'false' }}
85
with:
86
- subject-path: dist/*
+ subject-path: dist/*.tar.@(zst|gz)
0 commit comments