Browse Source

Update production.yml (#4368)

sunguroku 2 years ago
parent
commit
9d842d79c0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/production.yml

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

@@ -109,6 +109,7 @@ jobs:
         uses: porter-dev/porter-run-job-action@v0.1.0
         with:
           job: migrate
+          host: https://dashboard.internal-tools.porter.run 
           cluster: 9
           project: 5
           token: ${{ secrets.PORTER_PRODUCTION_DEPLOYMENT }}