Browse Source

fix source-version

Yuki Takei 3 năm trước cách đây
mục cha
commit
2449e992df
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/release.yml

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

@@ -166,7 +166,7 @@ jobs:
 
     uses: weseek/growi/.github/workflows/reusable-app-build-image.yml@support/build-with-codebuild
     with:
-      source-version:  refs/tags/v{{ needs.create-github-release.outputs.RELEASED_VERSION }}
+      source-version: refs/tags/v${{ needs.create-github-release.outputs.RELEASED_VERSION }}
       image-name: weseek/growi-codebuild-test
       tag-temporary: latest
     secrets: