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