diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 908a2e28..55665b80 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -43,21 +43,6 @@ jobs: - name: scala-js build run: sbt ";cliJS/fullLinkJS;language-server-apiJS/fullLinkJS;aqua-apiJS/fullLinkJS" - - aqua-cli: - name: "Publish aqua-cli" - runs-on: ubuntu-latest - timeout-minutes: 60 - - needs: - - compile - - steps: - - name: Checkout repository - uses: actions/checkout@v3 - with: - ref: ${{ inputs.tag }} - - name: Import secrets uses: hashicorp/vault-action@v2.7.0 with: