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