Skip to content

Commit

Permalink
ci(deploy): fix k8s rollout invoke
Browse files Browse the repository at this point in the history
  • Loading branch information
BradenM committed Sep 11, 2021
1 parent fbf5500 commit 71292ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
with:
workflow: Rollout Deployments
token: ${{ secrets.GHCR_PAT }}
repo: CrisisCleanup/crisiscleanup-3-api
inputs: '{ "stage": "${{ github.event.inputs.stage }}", "targets": "crisiscleanup-web-frontend" }'

- name: Post Notify Deploy
Expand Down

0 comments on commit 71292ea

Please sign in to comment.