Skip to content

Commit

Permalink
ci: open up the permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Oct 19, 2023
1 parent 99e3b30 commit 8da9235
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: build-scratch-blocks
on:
push:
permissions:
contents: write
pages: write
permissions: write-all

jobs:
setup:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8da9235

Please sign in to comment.