Skip to content

Commit

Permalink
Can't create an attestation for a private repository
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMagee committed Oct 24, 2024
1 parent e2b596e commit 9faa9fa
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,10 @@ jobs:
with:
subject-path: '*.vsix'

- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
with:
name: scorecard
path: '*.vsix'

# - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
# with:
# name: scorecard
# path: '*.vsix'

- name: Create Release
id: create_release
Expand Down

0 comments on commit 9faa9fa

Please sign in to comment.