From e0420966603c19937d36d8758973ea7d4efca43f Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Sun, 3 Mar 2024 17:34:13 +0000 Subject: [PATCH] .gitea/workflows/action.yml aktualisiert --- .gitea/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index 11aa9d5..246ad17 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -55,7 +55,7 @@ jobs: context: "{{defaultContext}}:images/actions/php" push: true tags: | - git.euph.dev/actions/runner-php:${{ matrix.version }} + git.euph.dev/actions/runner-php-${{ matrix.version }}:latest env: PACKAGE_VERSION: ${{ matrix.version }}