Skip to content

Commit

Permalink
ci(build): update permissions for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PalmDevs committed Sep 14, 2024
1 parent 4d7680d commit 421c50b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
build:
name: Build and release
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- name: Checkout
Expand Down

0 comments on commit 421c50b

Please sign in to comment.