Update release.yml
This commit is contained in:
parent
0d8dbd5a27
commit
210f4c62d1
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@ -1,7 +1,11 @@
|
||||
name: PikaOS Package Release
|
||||
name: PikaOS Package Build & Release (Canary) (amd64-v3)
|
||||
|
||||
on:
|
||||
workflow_dispatch
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- '.github/release-canary-v3'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user