mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
ci: pkg
This commit is contained in:
parent
db11265b28
commit
3b4b85bc42
3
.github/workflows/pkg.yml
vendored
3
.github/workflows/pkg.yml
vendored
@ -2,6 +2,9 @@ name: "Package Node.js project into an executable"
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
- pkg
|
||||||
paths:
|
paths:
|
||||||
- "lib/**"
|
- "lib/**"
|
||||||
- "*.js"
|
- "*.js"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user