Update CI
This commit is contained in:
parent
ea3d5a6e25
commit
aab578d813
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
@ -2,7 +2,7 @@ name: Build and Publish
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: ${{ GITHUB_REPOSITORY_OWNER }}/api:${{ GITHUB_SHA }}
|
||||
IMAGE_NAME: ${{ github.repository }}/api:${{ github.sha }}
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Loading…
x
Reference in New Issue
Block a user