There was an error while loading. Please reload this page.
1 parent f36db81 commit 2a0e25dCopy full SHA for 2a0e25d
2 files changed
.github/workflows/build.yml
@@ -12,6 +12,7 @@ on:
12
# Declare default permissions as read only
13
permissions:
14
contents: read
15
+ id-token: write
16
17
concurrency:
18
group: ${{ github.workflow }}-${{ github.ref }}
.github/workflows/release.yml
@@ -11,6 +11,7 @@ on:
11
jobs:
release:
0 commit comments