Skip to content

Commit

Permalink
fix gh-pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
marcustyphoon committed Dec 1, 2024
1 parent 01e1081 commit f142964
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
- 'Themes/*'
workflow_dispatch:

permissions:
contents: read
pages: write

jobs:
build:
name: Autobuild extensions
Expand Down

0 comments on commit f142964

Please sign in to comment.