木木的木头 2 年之前
父节点
当前提交
a82b454d17
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/release.yml

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

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