Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyamor authored Nov 23, 2023
1 parent 1e18b91 commit 7da4ec6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ jobs:
release_name: Release ${{ env.VERSION }}
draft: false
prerelease: false

- name: publish
run: GOPROXY=proxy.golang.org go list -m github.com/coralogix/coralogix-opentelemetry-go@${{ env.VERSION }}

0 comments on commit 7da4ec6

Please sign in to comment.