This commit is contained in:
4
.github/workflows/sync.yml
vendored
4
.github/workflows/sync.yml
vendored
@@ -8,6 +8,10 @@ on:
|
|||||||
tags:
|
tags:
|
||||||
- 'sync-*'
|
- 'sync-*'
|
||||||
|
|
||||||
|
# 授予写入权限
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push-code:
|
push-code:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user