We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739d5d4 commit f07eea3Copy full SHA for f07eea3
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
if: startsWith(github.ref, 'refs/tags/v')
23
permissions:
24
- token: write
+ id-token: write
25
attestations: write
26
27
steps:
0 commit comments