diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 725a11d..0ec16ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,4 +13,10 @@ jobs: steps: - uses: actions/checkout@v4 - run: ./test.ps1 - shell: pwsh \ No newline at end of file + shell: pwsh + + linearb: + uses: gsoft-inc/wl-reusable-workflows/.github/workflows/linearb-deployment.yml@main + with: + environment: release + secrets: inherit