From 44a46e64b51ecb398191a7c7216cc8a366d20942 Mon Sep 17 00:00:00 2001 From: thursday Date: Tue, 16 Nov 2021 15:25:05 -0500 Subject: Update build-and-publish.yml --- .github/workflows/build-and-publish.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github/workflows/build-and-publish.yml') diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index bcd4d48..b153579 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -1,7 +1,7 @@ name: Build and Publish on: -# push: + push: # branches: # - 'main' tags: @@ -23,8 +23,8 @@ jobs: uses: docker/metadata-action@v3 with: images: | - ${{ github.repository }} - ghcr.io/${{ github.repository }} + getferdi/ferdi-server +# ghcr.io/getferdi/ferdi-server tags: | type=ref,event=branch type=ref,event=pr -- cgit v1.2.3-70-g09d2