Skip to content

Commit

Permalink
Give the release job write permissions (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
EricBolten authored Jan 2, 2024
1 parent 898adb1 commit 2c8e05f
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 2c8e05f

Please sign in to comment.