Yuki Takei %!s(int64=5) %!d(string=hai) anos
pai
achega
4a75003484
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/workflows/release-rc.yml

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

@@ -26,8 +26,8 @@ jobs:
       with:
         images: weseek/growi,ghcr.io/weseek/growi
         tags: |
-          type=raw,value=${{ steps.meta.semver.outputs.SEMVER }}
-          type=raw,value=${{ steps.meta.semver.outputs.SEMVER }}.{{sha}}
+          type=raw,value=${{ steps.semver.outputs.SEMVER }}
+          type=raw,value=${{ steps.semver.outputs.SEMVER }}.{{sha}}
 
     - name: Login to docker.io registry
       run: |