Skip to content

Commit

Permalink
fix: forcing uninstall of demo due to stale image updating
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot committed Dec 28, 2023
1 parent ca052cc commit 7e74335
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
deploy-demo:
name: Deploys (demo)
uses: ./.github/workflows/deploy.yml
needs: uninstall-demo
secrets: inherit
with:
environment: ${{inputs.environment}} #test env -> test database
Expand Down

0 comments on commit 7e74335

Please sign in to comment.