Skip to content

Commit

Permalink
give required permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Meech committed Sep 8, 2023
1 parent a9d70db commit 788d067
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/zip-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
Zip-release:
runs-on: ubuntu-latest

permissions:
contents: write

steps:

- name: Check out repository code
Expand Down

0 comments on commit 788d067

Please sign in to comment.