Skip to content

Commit

Permalink
Updated publishing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nick committed Feb 28, 2024
1 parent 0db5f0d commit 0c7d6a1
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/[email protected]-dev
GOPROXY=proxy.golang.org go list -m github.com/manticoresoftware/[email protected]

0 comments on commit 0c7d6a1

Please sign in to comment.