Browse Source

dgtown/v2 gha (#4473)

d-g-town 2 năm trước cách đây
mục cha
commit
e1812ea77c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/production.yml

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

@@ -52,7 +52,7 @@ jobs:
         uses: actions/checkout@v3
       - name: build-npm
         uses: ./.github/actions/build-npm
-  porter-deploy:
+  deploy-porter:
     runs-on: ubuntu-latest
     needs: [ build-go, build-npm ]
     steps: