2
0
Mauricio Araujo 2 жил өмнө
parent
commit
7a2ee8319f

+ 4 - 4
.github/workflows/porter_stack_porter-ui.yml

@@ -1,4 +1,4 @@
-"on":
+'on':
   push:
     branches:
       - master
@@ -32,8 +32,8 @@ jobs:
         timeout-minutes: 30
         uses: ./.github/actions/porter-deploy
         with:
-          app: porter-ui
-          cluster: "11"
+          app: porter-ui-new
+          cluster: '11'
           host: https://dashboard.internal-tools.porter.run
-          project: "8"
+          project: '8'
           token: ${{ secrets.PORTER_INTERNAL_TOOLS_DEPLOYMENT }}