mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 19:54:48 +08:00
Modify workflow condition
This commit is contained in:
parent
701a17a1e2
commit
887de1b822
5
.github/workflows/packaging.yml
vendored
5
.github/workflows/packaging.yml
vendored
@ -4,10 +4,7 @@ name: Packaging
|
|||||||
|
|
||||||
# Controls when the action will run. Triggers the workflow when releases created or modified
|
# Controls when the action will run. Triggers the workflow when releases created or modified
|
||||||
on:
|
on:
|
||||||
release:
|
create:
|
||||||
types:
|
|
||||||
- created
|
|
||||||
- edited
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user