Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAT-4596

NPM distribution #175

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open
3 changes: 3 additions & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,9 @@ jobs:
with:
version: ${{ inputs.version }}

upload_node_package:
uses: liquibase/node-liquibase/.github/workflows/generate.yml@master

upload_ansible_role:
uses: liquibase/liquibase-ansible/.github/workflows/deploy-role.yml@main
secrets: inherit
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pom-release-published.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
maven-release:
needs: release
uses: liquibase/build-logic/.github/workflows/[email protected]
secrets: inherit
secrets: inherit