运行:修正 Actions 脚本
Some checks failed
Build and Run / build-and-run (push) Has been cancelled

- Actions 脚本设置独立权限
 - 更新 README.md
This commit is contained in:
2023-12-04 16:54:54 +08:00
parent 5a1573ecec
commit 1fe7c7e5f2
2 changed files with 54 additions and 54 deletions

View File

@@ -8,7 +8,6 @@ on:
jobs:
build-and-run:
runs-on: ubuntu-latest
# 不给权限会报错
permissions:
contents: write
steps: