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 e7f7c9a commit b926ae4Copy full SHA for b926ae4
.github/workflows/release.yml
@@ -78,6 +78,7 @@ jobs:
78
needs: [prepare, build-linux, build-macos, build-windows]
79
permissions:
80
contents: write
81
+ id-token: write
82
steps:
83
- uses: actions/checkout@v4
84
0 commit comments