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