Browse Source

ci: update build.yml

Nicolas Giard 2 years ago
parent
commit
9b7ebe210f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

+ 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: |