Skip to content

Commit 61aeaf2

Browse files
committed
ci: Add job permissions
1 parent a3715a7 commit 61aeaf2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ jobs:
135135
path: ./dist/
136136

137137
deploy:
138+
permissions:
139+
id-token: write
140+
contents: read
141+
138142
needs: build-binaries
139143
runs-on: ubuntu-latest
140144
steps:

0 commit comments

Comments
 (0)