pinecone-io / go-pinecone

Pinecone.io Golang Client
Apache License 2.0
49 stars 9 forks source link

Pass `currentVersion` in `release` workflow #70

Closed austin-denoble closed 3 months ago

austin-denoble commented 3 months ago

Problem

I tried running the new release action and it errored when trying to push to main and when generating the new version tag due to 3 things:

Failed run: https://github.com/pinecone-io/go-pinecone/actions/runs/10529783970/job/29178282163

Solution

Type of Change

Test Plan

Push changes up and rerun the version bump.