Skip to content

Commit

Permalink
add write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
raynaudoe committed Oct 22, 2024
1 parent d8c0e91 commit dc0635e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
jobs:
generate-chain-specs:
uses: ./.github/workflows/generate-chain-specs.yaml
permissions:
contents: write
with:
tag_version: ${{ github.event.inputs.tag_version }}

Expand Down

0 comments on commit dc0635e

Please sign in to comment.