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 ef218e1 commit 20602a2Copy full SHA for 20602a2
.github/workflows/release-action.yml
@@ -35,7 +35,7 @@ jobs:
35
steps:
36
- name: Checkout
37
uses: actions/checkout@v4
38
- - name: rollout
+ - name: Roll out database change
39
env:
40
BYTEBASE_TARGETS: "instances/test-sample-instance/databases/hr_test,instances/prod-sample-instance/databases/hr_prod"
41
FILE_PATTERN: "migrations-semver/*.sql"
0 commit comments