diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index 246ad17..11aa9d5 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 }}:latest + git.euph.dev/actions/runner-php:${{ matrix.version }} env: PACKAGE_VERSION: ${{ matrix.version }}