Skip to content

Commit

Permalink
ci: 🔧 Support synchronization to Gitee
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Oct 17, 2024
1 parent 84aa5e5 commit 5996913
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/gitee.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: sync-gitee

on:
workflow_run:
workflows: ['release']
types:
- completed
push:
tags:
- v*.*.*

jobs:
sync-to-gitee:
Expand Down

0 comments on commit 5996913

Please sign in to comment.