Skip to content

Commit cbe4adc

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
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)