From 88e07954cecebd7866672004dc1611037f274009 Mon Sep 17 00:00:00 2001 From: Tine Jozelj Date: Tue, 18 Jul 2023 11:46:43 +0200 Subject: [PATCH] ci: build docker image --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 76ac3ed..993fb2d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -29,7 +29,7 @@ jobs: - name: Docker meta id: meta - uses: docker/metadata-action@v4 + uses: https://github.com/docker/metadata-action@v4 with: images: code.tjo.space/mentos1386/digitalocean-dyndns # generate Docker tags based on the following events/attributes