Skip to content

Commit cbe4adc

Browse files
authored
.github: Fix typo of permissions (#164)
1 parent 857c038 commit cbe4adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
deploy:
99
runs-on: ubuntu-latest
1010

11-
permission:
11+
permissions:
1212
# IMPORTANT: this permission is mandatory for trusted publishing
1313
id-token: write
1414

0 commit comments

Comments
 (0)