Skip to content

Commit

Permalink
Add workflow permission
Browse files Browse the repository at this point in the history
  • Loading branch information
ImTei committed Aug 7, 2024
1 parent 811d5d7 commit 8d41827
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/upload-chain-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
description: 'The name of the target chain (e.g. op-mainnet)'
required: true

permissions:
contents: read
id-token: write

jobs:
upload-chain-artifacts:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8d41827

Please sign in to comment.