From ab4262c9895456a11d171511abf4fa724653f78c Mon Sep 17 00:00:00 2001 From: 956237586 Date: Sat, 26 Oct 2024 21:45:53 +0800 Subject: [PATCH] test --- .github/workflows/workspace-ubuntu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workspace-ubuntu.yml b/.github/workflows/workspace-ubuntu.yml index 88a6048..6085b52 100644 --- a/.github/workflows/workspace-ubuntu.yml +++ b/.github/workflows/workspace-ubuntu.yml @@ -85,7 +85,7 @@ jobs: projectorServerUrl=https://github.com/956237586/projector-server/releases/download/v1.8.1.12/projector-server-v1.8.1.12.zip push: ${{ github.event_name != 'pull_request' }} tags: | - registry.cn-hangzhou.aliyuncs.com/hylstudio/workspace:$DOCKER_METADATA_OUTPUT_VERSION + registry.cn-hangzhou.aliyuncs.com/hylstudio/workspace:${{ env.DOCKER_METADATA_OUTPUT_VERSION }} ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} cache-from: type=gha