Skip to content

Commit

Permalink
ci: 👷 Update workflows name
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Nov 20, 2023
1 parent 814ec9f commit 3d31a08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Sync To Gitee
name: sync-gitee

on:
workflow_run:
workflows: ['release']
workflows: ['release-please']
types:
- completed

Expand All @@ -19,4 +19,4 @@ jobs:
dst_token: ${{ secrets.GITEE_TOKEN }}
account_type: org
white_list: 'vite-uniapp-template'
force_update: true
force_update: true

0 comments on commit 3d31a08

Please sign in to comment.