Skip to content

Commit aed52d5

Browse files
committed
ci: disable create storage record for artifacts
Signed-off-by: Babak K. Shandiz <babakks@github.com>
1 parent 4f5e755 commit aed52d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deployment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ jobs:
318318
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
319319
with:
320320
subject-path: "dist/gh_*"
321+
create-storage-record: false # (default: true)
321322
- name: Run createrepo
322323
env:
323324
GPG_SIGN: ${{ inputs.environment == 'production' }}

0 commit comments

Comments
 (0)