Skip to content

Commit

Permalink
add content write permissions for automated release
Browse files Browse the repository at this point in the history
  • Loading branch information
EricBolten committed Dec 14, 2023
1 parent bf2a31e commit 9799d2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/automated-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:

name: Automated Release

permissions:
contents: write

env:
CARGO_TERM_COLOR: always

Expand Down

0 comments on commit 9799d2e

Please sign in to comment.