We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d731f commit c323ed3Copy full SHA for c323ed3
.github/workflows/rollingversions.yml
@@ -56,3 +56,7 @@ jobs:
56
- run: npx rollingversions publish
57
env:
58
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
59
+
60
+permissions:
61
+ id-token: write
62
+ contents: write
0 commit comments