We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f3d89 commit ec28ee6Copy full SHA for ec28ee6
.github/workflows/changesets.yml
@@ -7,7 +7,8 @@ on:
7
8
concurrency: ${{ github.workflow }}-${{ github.ref }}
9
10
-permissions: {}
+permissions:
11
+ id-token: write
12
13
jobs:
14
release:
0 commit comments