2
0
Nicolas Giard 2 жил өмнө
parent
commit
9b7ebe210f

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

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