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 1ee36fc commit ef218e1Copy full SHA for ef218e1
.github/workflows/release-action.yml
@@ -56,7 +56,7 @@ jobs:
56
steps:
57
- name: Checkout
58
uses: actions/checkout@v4
59
- - name: rollout
+ - name: Roll out database change
60
env:
61
BYTEBASE_TARGET_STAGE: environments/test
62
run: |
0 commit comments