We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 857c038 commit cbe4adcCopy full SHA for cbe4adc
.github/workflows/publish.yml
@@ -8,7 +8,7 @@ jobs:
8
deploy:
9
runs-on: ubuntu-latest
10
11
- permission:
+ permissions:
12
# IMPORTANT: this permission is mandatory for trusted publishing
13
id-token: write
14
0 commit comments