We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5e755 commit aed52d5Copy full SHA for aed52d5
1 file changed
.github/workflows/deployment.yml
@@ -318,6 +318,7 @@ jobs:
318
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
319
with:
320
subject-path: "dist/gh_*"
321
+ create-storage-record: false # (default: true)
322
- name: Run createrepo
323
env:
324
GPG_SIGN: ${{ inputs.environment == 'production' }}
0 commit comments