Update README.md to refer to attestations permission (#37)
* Update README.md to refer to `attestations` permission * Update ci.yml * Update README.md Co-authored-by: Brian DeHamer <[email protected]> * Update README.md Co-authored-by: Brian DeHamer <[email protected]> * Update .github/workflows/ci.yml Co-authored-by: Brian DeHamer <[email protected]> --------- Co-authored-by: Brian DeHamer <[email protected]>
This commit is contained in:
co-authored by
Brian DeHamer
parent
dc20ac4f5d
commit
6a7057735b
@@ -50,7 +50,8 @@ jobs:
|
||||
name: Test attest action
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
contents: read
|
||||
attestations: write
|
||||
id-token: write
|
||||
env:
|
||||
SUBJECT: /repos/${{ github.repository }}/tarball/${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user