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 8693987 commit 0d84d7aCopy full SHA for 0d84d7a
.github/workflows/release-4.x.yml
@@ -12,6 +12,8 @@ name: release-4x
12
jobs:
13
release-please:
14
runs-on: ubuntu-latest
15
+ permissions:
16
+ id-token: write
17
steps:
18
- id: release
19
uses: google-github-actions/release-please-action@v3
.github/workflows/release.yml
@@ -12,6 +12,8 @@ name: release
0 commit comments