This commit is contained in:
parent
e01d91e21d
commit
56a0fe6ba0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
permissions: read-all
|
||||
permissions: write-all
|
||||
name: Publish binaries
|
||||
runs-on: ubuntu-latest
|
||||
container: fedora:39
|
||||
|
|
Loading…
Reference in a new issue