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 c55ee3e commit 8c02612
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 @@ -27,7 +27,7 @@ jobs:
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/data_sync/data_sync.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
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 8c02612

Please sign in to comment.