Skip to content

Commit 3d26319

Browse files
authored
Update prerelease.yml
Update commend to include run_liquibase
1 parent 0bb4108 commit 3d26319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
with:
3838
DEFAULT_APPLICATION_ENVIRONMENT: test
3939
IMAGE_TAG: ${{ github.event.release.tag_name }}
40-
IS_HOTFIX: 'false'
4140
COMMAND: apply
41+
RUN_LIQUIBASE: 'true'

0 commit comments

Comments
 (0)