Skip to content

Commit c012d3c

Browse files
committed
fix: adjust CI permissions
1 parent 6e199d0 commit c012d3c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818

1919
release:
2020
uses: semantic-release-action/rust/.github/workflows/release-binary.yml@v5
21+
permissions:
22+
contents: write
23+
packages: write
2124
with:
2225
toolchain: stable
2326
targets: |

0 commit comments

Comments
 (0)