Skip to content

Commit

Permalink
Try: permissions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
korvyashka committed Feb 29, 2024
1 parent b0768a2 commit 9f94a86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
build-release:
name: deploy
permissions:
contents: write
runs-on: ${{ matrix.os }}
env:
# For some builds, we use cross to test on 32-bit and big-endian
Expand Down

0 comments on commit 9f94a86

Please sign in to comment.