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