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 7bc027a commit ba4228eCopy full SHA for ba4228e
.github/workflows/main.yml
@@ -42,4 +42,4 @@ jobs:
42
43
# Show migration summary
44
- name: Get the response status
45
- run: echo "${{ steps.db-migration.outputs.response }}"
+ run: echo "${{ steps.db-migrations.outputs.response }}"
0 commit comments