Skip to content

Commit aab36c8

Browse files
authored
Update publish.yml
1 parent 50d3014 commit aab36c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ on:
1717
repository_dispatch:
1818
types: [version-released]
1919

20+
permissions:
21+
id-token: write # Required for OIDC
22+
contents: read
23+
2024
jobs:
2125
build:
2226
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)