Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicconike committed Jul 8, 2024
1 parent 6122c5d commit 0bacbbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,4 @@ jobs:
run: |
VERSION=$(git describe --tags --abbrev=0)
echo "module github.com/Nicconike/goautomate" > go.mod
go list -m github.com/Nicconike/goautomate@$VERSION
GOPROXY=proxy.golang.org go list -m github.com/Nicconike/goautomate@$VERSION

0 comments on commit 0bacbbe

Please sign in to comment.