From 38820a17bf4408c08c933f0b5c5f6ab0b5c5f1fa Mon Sep 17 00:00:00 2001 From: Santiago Carmuega Date: Sat, 10 Feb 2024 11:49:56 -0300 Subject: [PATCH] don't override --- .github/actions/go-release/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actions/go-release/action.yml b/.github/actions/go-release/action.yml index eea6805..b652aa7 100644 --- a/.github/actions/go-release/action.yml +++ b/.github/actions/go-release/action.yml @@ -31,6 +31,7 @@ runs: repository: utxorpc/go-sdk fetch-depth: 0 token: ${{ inputs.repository-token }} + path: go-sdk - name: Commit new spec shell: bash