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:
workflow_dispatch:
push:
branches: [main]
branches: [main-no]
paths:
- "version.json"

View file

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