mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 19:26:25 +02:00
chore: fix ci
This commit is contained in:
parent
c559798000
commit
7cd9e019a1
1 changed files with 2 additions and 2 deletions
4
.github/workflows/api-push.yaml
vendored
4
.github/workflows/api-push.yaml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: Publish API image
|
name: Publish API image
|
||||||
on:
|
on:
|
||||||
- workflow_dispatch
|
workflow_dispatch:
|
||||||
- push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- production
|
- production
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue