Skip to content

Commit

Permalink
Update token permissions for release job
Browse files Browse the repository at this point in the history
  • Loading branch information
Laupetin committed Nov 4, 2023
1 parent 770c802 commit ed20e6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ jobs:
- build-test-linux
- build-test-windows
runs-on: ubuntu-latest
permissions:
actions: read
contents: write
steps:
- uses: actions/download-artifact@v3
- uses: ncipollo/release-action@v1
Expand Down

0 comments on commit ed20e6d

Please sign in to comment.