mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 03:34: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
|
||||
on:
|
||||
release:
|
||||
types: [created, edited]
|
||||
types:
|
||||
- created
|
||||
- edited
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user