mirror of
https://github.com/katanemo/plano.git
synced 2026-04-27 01:36:33 +02:00
rename cli to plano (#647)
This commit is contained in:
parent
e224cba3e3
commit
e7ce00b5a7
70 changed files with 226 additions and 212 deletions
2
.github/workflows/ghrc-push-release.yml
vendored
2
.github/workflows/ghrc-push-release.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: release - publish docker image to ghcr (latest)
|
||||
|
||||
env:
|
||||
IMAGE_NAME: ghcr.io/${{ github.repository_owner }}/archgw
|
||||
IMAGE_NAME: ghcr.io/${{ github.repository_owner }}/plano
|
||||
|
||||
on:
|
||||
release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue