Skip to content

Commit

Permalink
permissions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dvlv committed Jan 21, 2024
1 parent 4686541 commit 0cbf0c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:

jobs:
build:
permissions: write-all
permissions:
contents: write
name: Publish binaries
runs-on: ubuntu-latest
container: fedora:39
Expand Down

0 comments on commit 0cbf0c8

Please sign in to comment.