1
0
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:
Wu Yufei 2020-11-12 21:02:22 +08:00
parent f179d6817f
commit 2fa9b0a1e8
No known key found for this signature in database
GPG Key ID: 226E1C0EDF292D66

View File

@ -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: