mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-15 16:16:28 +02:00
chore: update naming to Endercheif
This commit is contained in:
parent
cbc4db7ada
commit
ff7318cbb3
11 changed files with 27 additions and 28 deletions
.github/workflows
7
.github/workflows/api-push.yaml
vendored
7
.github/workflows/api-push.yaml
vendored
|
@ -2,8 +2,7 @@ name: Publish API image
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- v3
|
||||
- production
|
||||
paths:
|
||||
- api/**
|
||||
|
||||
|
@ -34,5 +33,5 @@ jobs:
|
|||
push: true
|
||||
pull: true
|
||||
tags: |
|
||||
docker.pkg.github.com/engineer-man/piston/api
|
||||
ghcr.io/engineer-man/piston
|
||||
docker.pkg.github.com/Endercheif/piston/api
|
||||
ghcr.io/Endercheif/piston
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue