浏览代码

ci: update build.yml

Nicolas Giard 2 年之前
父节点
当前提交
9b7ebe210f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -58,7 +58,7 @@ jobs:
         cache-to: type=gha,mode=max
         cache-to: type=gha,mode=max
         platforms: linux/amd64,linux/arm64
         platforms: linux/amd64,linux/arm64
         tags: |
         tags: |
-          ghcr.io/requarks/wiki:${{ env.REL_VERSION_STRICT }}
+          ghcr.io/requarks/wiki:${{ env.REL_VERSION }}
 
 
     - name: Extract compiled files
     - name: Extract compiled files
       run: |
       run: |