mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 19:54:48 +08:00
Update github actions
This commit is contained in:
parent
f179d6817f
commit
2fa9b0a1e8
5
.github/workflows/packaging.yml
vendored
5
.github/workflows/packaging.yml
vendored
@ -5,7 +5,10 @@ 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:
|
release:
|
||||||
types: [created, edited]
|
types:
|
||||||
|
- created
|
||||||
|
- edited
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user