Skip to content

Commit

Permalink
Add id-token permission to snapshot (#1218)
Browse files Browse the repository at this point in the history
  • Loading branch information
72636c committed Jul 18, 2023
1 parent b20038a commit 71b0e49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ permissions: {}
jobs:
publish:
name: Publish Snapshot
permissions:
id-token: write
runs-on: ubuntu-latest
steps:
- name: Check out repo
Expand Down

0 comments on commit 71b0e49

Please sign in to comment.