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 db34e20 commit 3fa2089Copy full SHA for 3fa2089
.github/workflows/prerelease.yml
@@ -9,7 +9,8 @@ jobs:
9
strategy:
10
matrix:
11
component-name: [
12
- wfprev-api
+ wfprev-api,
13
+ liquibase
14
]
15
steps:
16
- uses: actions/checkout@v3
.github/workflows/release.yml
@@ -8,7 +8,8 @@ jobs:
8
0 commit comments