Skip to content

Commit

Permalink
Fixed auto release build permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
0xCCF4 committed Feb 22, 2024
1 parent 4b3b30b commit b8a3e16
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,7 @@ jobs:
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
TOOLCHAIN_VERSION: stable
TOOLCHAIN_VERSION: stable
permissions:
contents: write

0 comments on commit b8a3e16

Please sign in to comment.