Skip to content

Commit

Permalink
fix: patch to give write permissions to the Action
Browse files Browse the repository at this point in the history
fix: patch to give write permissions to the Action
  • Loading branch information
thompsonson authored Mar 1, 2024
2 parents 1f07b09 + 0b3ab06 commit da465dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
run: make test

release:
permissions:
contents: write
needs: test
runs-on: ubuntu-latest
if: |
Expand Down

0 comments on commit da465dc

Please sign in to comment.