fix: action running permissions

This commit is contained in:
HalfSweet
2024-09-24 21:59:05 +08:00
parent b461f4e2d1
commit a8ef0c4cac

View File

@@ -5,6 +5,9 @@ on:
branches:
- master
permissions:
contents: write
jobs:
deploy:
runs-on: ubuntu-latest