mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-07-18 10:36:11 +00:00
fix: grant write permissions for docs deployment
This commit is contained in:
@@ -5,6 +5,9 @@ on:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user