CI: Fix permission issue in static.yml (#65)

This commit was merged in pull request #65.
This commit is contained in:
Moon
2025-03-09 16:12:07 +08:00
committed by GitHub
parent e1e17bd2bc
commit cf9254c60c

View File

@@ -11,7 +11,7 @@ on:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
contents: write
pages: write
id-token: write