فهرست منبع

Revert "rename workflow"

This reverts commit 40eae6f0393f058e361d771abb8c84c776c40dc8.
Yuki Takei 4 سال پیش
والد
کامیت
bc3db92f60
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      .github/workflows/ci-app-prod.yml
  2. 0 0
      .github/workflows/reusable-app-prod.yml

+ 2 - 2
.github/workflows/ci-app-prod.yml

@@ -7,14 +7,14 @@ on:
 jobs:
 
   build-prod-base:
-    uses: weseek/growi/.github/workflows/reusable/app-prod.yml@support/vrt-with-cypress
+    uses: weseek/growi/.github/workflows/reusable-app-prod.yml@support/vrt-with-cypress
     with:
       node-version: 14.x
       checkout-ref: ${{ github.event.pull_request.head.ref }}
       skip-launching-test: true
 
   build-prod-head:
-    uses: weseek/growi/.github/workflows/reusable/app-prod.yml@support/vrt-with-cypress
+    uses: weseek/growi/.github/workflows/reusable-app-prod.yml@support/vrt-with-cypress
     with:
       node-version: 14.x
       checkout-ref: ${{ github.event.pull_request.head.ref }}

+ 0 - 0
.github/workflows/reusable/app-prod.yml → .github/workflows/reusable-app-prod.yml