Skip to content

Commit

Permalink
Fix job permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ldeluigi committed May 24, 2023
1 parent cc1ce83 commit 417c5b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
- test
runs-on: ubuntu-20.04
concurrency: release
permissions:
contents: write
steps:
- uses: EasyDesk/action-semver-release@v1
with:
Expand Down

0 comments on commit 417c5b1

Please sign in to comment.