Skip to content

Commit

Permalink
Updated publish workflow for dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
nick committed Feb 28, 2024
1 parent 110e9ef commit 0db5f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- name: Publish
run: |
go mod tidy
GOPROXY=proxy.golang.org go list -m github.com/manticoresoftware/manticoresearch-go@$VERSION
GOPROXY=proxy.golang.org go list -m github.com/manticoresoftware/manticoresearch-go@v1.0.0-dev

0 comments on commit 0db5f0d

Please # to comment.