We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a14479 commit e5480ffCopy full SHA for e5480ff
.github/workflows/release-main.yml
@@ -14,10 +14,11 @@ jobs:
14
release:
15
runs-on: ubuntu-latest
16
permissions:
17
+ artifact-metadata: write
18
+ attestations: write
19
contents: write
20
id-token: write
21
packages: write
- attestations: write
22
steps:
23
- uses: actions/checkout@v6
24
- name: Bootstrap Action Workspace
.github/workflows/release.yml
@@ -13,10 +13,11 @@ jobs:
13
issues: write
0 commit comments