Skip to content

Commit e93d8af

Browse files
committed
Fix another workflow step
1 parent f3118af commit e93d8af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/static-files.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
permissions:
1515
contents: read
16+
id-token: write # Required for OIDC
1617
steps:
1718
- uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3
1819
id: app-token

0 commit comments

Comments
 (0)