Skip to content

Commit

Permalink
feat: set required permission
Browse files Browse the repository at this point in the history
  • Loading branch information
nutrina committed Jul 23, 2024
1 parent 3fb56f0 commit 96b351e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_and_deploy_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
name: Create Draft Release
runs-on: ubuntu-latest
needs: [ref]
permissions: write-all
steps:
- name: Release
# https://github.com/ncipollo/release-action
Expand Down

0 comments on commit 96b351e

Please sign in to comment.