Update CI

This commit is contained in:
rxdn 2023-07-02 17:47:23 +01:00
parent ea3d5a6e25
commit aab578d813

View File

@ -2,7 +2,7 @@ name: Build and Publish
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: ${{ GITHUB_REPOSITORY_OWNER }}/api:${{ GITHUB_SHA }} IMAGE_NAME: ${{ github.repository }}/api:${{ github.sha }}
on: on:
push: push: