Skip to content

Commit

Permalink
this??
Browse files Browse the repository at this point in the history
  • Loading branch information
tiptenbrink committed Nov 13, 2023
1 parent d64132f commit c55ee3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
poetry run confrecipe -r build/deploy/dev/dev.toml -e localdev
poetry run confrecipe -r build/deploy/staging/staging.toml -e staging
# poetry run confrecipe -r build/deploy/production/production.toml -e production
poetry run confrecipe -r build/deploy/production/production.toml -e production
# poetry run confrecipe -r build/data_sync/data_sync.toml -e production
# poetry run confrecipe -r build/deploy/repl/repl.toml -e production
- uses: stefanzweifel/git-auto-commit-action@v4
Expand Down

0 comments on commit c55ee3e

Please sign in to comment.