Skip to content

Commit

Permalink
ci: write perm token
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiand391 committed Oct 1, 2023
1 parent 1f2f109 commit ded9cde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/manualRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:

jobs:
release:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ded9cde

Please sign in to comment.