We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ec2be commit 53b4bd2Copy full SHA for 53b4bd2
1 file changed
.github/workflows/release-plz.yml
@@ -16,6 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
permissions:
18
contents: write
19
+ id-token: write
20
steps:
21
- &checkout
22
name: Checkout repository
0 commit comments