Skip to content

Commit

Permalink
workflow permision ?
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Gatto <[email protected]>
  • Loading branch information
outscale-mgo committed Feb 22, 2024
1 parent 786ab78 commit dfe21f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ on:
release:
types: [created]

permissions:
contents: write

jobs:
release:
name: release ${{ matrix.target }}
Expand Down

0 comments on commit dfe21f7

Please sign in to comment.