make sure the write permissions

This commit is contained in:
Kevin Peng
2025-04-20 06:48:48 +08:00
parent 460c8204b6
commit ff62404c38

View File

@@ -4,7 +4,8 @@ on:
push:
branches:
- main
permissions:
contents: write
jobs:
build-and-deploy:
runs-on: ubuntu-latest