fix: update permission of nightly job

release-0.2
Meng Zhang 2023-09-07 10:34:22 +08:00
parent c73501100f
commit 74a2b0add6
1 changed files with 4 additions and 1 deletions

View File

@ -8,10 +8,13 @@ on:
jobs:
sync-branches:
runs-on: ubuntu-latest
name: Syncing nightly branches
name: Update nightly tag
permissions:
contents: write
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Create Tag
uses: ydataai/create-tag@v1
with: