There was an error while loading. Please reload this page.
1 parent f3118af commit e93d8afCopy full SHA for e93d8af
1 file changed
.github/workflows/static-files.yml
@@ -13,6 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
permissions:
15
contents: read
16
+ id-token: write # Required for OIDC
17
steps:
18
- uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3
19
id: app-token
0 commit comments