瀏覽代碼

Update release.yml

木木的木头 2 年之前
父節點
當前提交
55d4bbeab4
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/release.yml

+ 2 - 2
.github/workflows/release.yml

@@ -40,5 +40,5 @@ jobs:
           context: .
           push: true
           tags: |
-            ${{ env.REGISTRY }}/${{ REPOSITORY_LC }}:${{ steps.get_version.outputs.VERSION }}
-            ${{ env.REGISTRY }}/${{ REPOSITORY_LC }}:latest
+            ${{ env.REGISTRY }}/${{ env.REPOSITORY_LC }}:${{ steps.get_version.outputs.VERSION }}
+            ${{ env.REGISTRY }}/${{ env.REPOSITORY_LC }}:latest