We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74908d commit c1a7314Copy full SHA for c1a7314
.github/workflows/publish.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
tags:
6
- '*'
7
+permissions:
8
+ id-token: write
9
jobs:
10
publish:
11
runs-on: ubuntu-latest
0 commit comments