Skip to content

Commit ba4228e

Browse files
authored
update response status command
1 parent 7bc027a commit ba4228e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242

4343
# Show migration summary
4444
- name: Get the response status
45-
run: echo "${{ steps.db-migration.outputs.response }}"
45+
run: echo "${{ steps.db-migrations.outputs.response }}"

0 commit comments

Comments
 (0)