Skip to content

Commit af2fb55

Browse files
committed
fix for permissions
1 parent 177a1d3 commit af2fb55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
contents: write
1414
pull-requests: write
1515
actions: write
16+
id-token: write
1617
steps:
1718
- name: Checkout Repo
1819
uses: actions/checkout@v3

0 commit comments

Comments
 (0)