Update generate-website.yml

This commit is contained in:
Knugi
2025-04-29 08:52:32 +00:00
committed by GitHub
parent c37e505408
commit 9cfbb560eb

View File

@@ -10,7 +10,9 @@ on:
- '.github/generate-website.js'
- '.github/docs.html'
workflow_dispatch:
permissions:
contents: write
pages: write
jobs:
build-and-deploy:
runs-on: ubuntu-latest