mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-08-09 15:33:37 +08:00
feat: |Github Action| add upstream sync and auto deploy frontend&&bac… (#528)
feat: |Github Action| add upstream sync and auto deploy frontend&&backend
This commit is contained in:
3
.github/workflows/backend_deploy.yaml
vendored
3
.github/workflows/backend_deploy.yaml
vendored
@@ -1,6 +1,9 @@
|
||||
name: Deploy Backend Production
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [Upstream Sync]
|
||||
types: [completed]
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
Reference in New Issue
Block a user