Skip to content

Commit

Permalink
Merge branch 'main' of github.com:salgattcy/customer_examples
Browse files Browse the repository at this point in the history
  • Loading branch information
salgattcy committed Nov 16, 2023
2 parents 05eb9cd + c06acfb commit 29b8829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/liquid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
with:
operation: 'update'
classpath: 'POCs/liquidbase/changelogs'
classpath: 'liquibaseChangelog'
changeLogFile: 'changelog.sql'
username: ${{ secrets.LIQUID_PG_USER }}
password: ${{ secrets.LIQUID_PG_PASS }}
Expand Down

0 comments on commit 29b8829

Please sign in to comment.