Skip to content

Commit

Permalink
Update github release action token permission
Browse files Browse the repository at this point in the history
  • Loading branch information
cgtobi committed Nov 4, 2023
1 parent 464bca7 commit 1c53b8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
permissions:
contents: write

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit 1c53b8e

Please sign in to comment.