We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c10eb8 commit d5ed099Copy full SHA for d5ed099
README.md
@@ -41,7 +41,7 @@ jobs:
41
42
# Run database migrations with the public action
43
- name: Check database migrations with DLE
44
- uses: postgres-ai/migration-ci-action@v0.1.1
+ uses: postgres-ai/dle-github-action@v0.1.1
45
id: db-migrations
46
with:
47
dbname: test
0 commit comments