chore: Fix release (#795)

Fix?
This commit is contained in:
Anatolios Laskaris 2023-07-14 10:09:03 +03:00 committed by GitHub
parent cc8610b3e6
commit 0f9c40e9d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,21 +43,6 @@ jobs:
- name: scala-js build - name: scala-js build
run: sbt ";cliJS/fullLinkJS;language-server-apiJS/fullLinkJS;aqua-apiJS/fullLinkJS" 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 - name: Import secrets
uses: hashicorp/vault-action@v2.7.0 uses: hashicorp/vault-action@v2.7.0
with: with: