Skip to content

Commit

Permalink
fix workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuseteam committed Oct 17, 2024
1 parent 81d6963 commit 0b242f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Zip-it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
permissions:
contents: write

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit 0b242f2

Please sign in to comment.