Skip to content

Commit

Permalink
build: publish new versions to proxy.golang.org
Browse files Browse the repository at this point in the history
  • Loading branch information
robertrossmann committed Feb 19, 2024
1 parent b9a6979 commit 7af36a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
- run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: GOPROXY=proxy.golang.org go list -m github.com/robertrossmann/background@$(git describe --tags --abbrev=0)

0 comments on commit 7af36a8

Please sign in to comment.