Skip to content

Commit

Permalink
poke v3
Browse files Browse the repository at this point in the history
  • Loading branch information
skandragon committed Dec 14, 2023
1 parent 0c9f98d commit 8ba0d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-and-poke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
ref: ${{ github.ref_name }}
persist-credentials: false
- name: prod proxy
run: GOPROXY=proxy.golang.org go list -m github.com/${{ github.repository }}/v2@${{ github.ref_name }}
run: GOPROXY=proxy.golang.org go list -m github.com/${{ github.repository }}/v3@${{ github.ref_name }}

0 comments on commit 8ba0d5e

Please sign in to comment.