This commit is contained in:
qiaofeng1227 2023-08-21 08:53:31 +08:00
parent c01c38f649
commit 5902190dbe
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ name: upload_artifact
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: [main] branches: [main-no]
paths: paths:
- "version.json" - "version.json"

View file

@ -3,7 +3,7 @@ name: upload_artifact
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: [main-no] branches: [main]
paths: paths:
- "version.json" - "version.json"