From b25355940c0fc6123ab544ff34b284dd500d1610 Mon Sep 17 00:00:00 2001 From: david-i-berry Date: Wed, 21 Aug 2024 14:37:54 +0200 Subject: [PATCH] testing ghcr login. --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dbb3051..43d2459 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -60,6 +60,7 @@ jobs: # It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step. - name: Build and push Docker image uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4 + working-directory: docker with: push: true tags: |