mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-01 17:36:28 +02:00
Update package-push.yaml
This commit is contained in:
parent
15c8782647
commit
febfa0a683
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package-push.yaml
vendored
2
.github/workflows/package-push.yaml
vendored
|
@ -3,7 +3,7 @@ name: 'Package Pushed'
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- production
|
||||||
- v3
|
- v3
|
||||||
paths:
|
paths:
|
||||||
- packages/**
|
- packages/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue