Skip to content

Commit

Permalink
fix release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
pixie79 committed Apr 20, 2023
1 parent 503bd89 commit 642134a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
goarch: ${{ matrix.goarch }}
goversion: "1.20"
pre_command: go mod tidy
extra_files: LICENSE README.md
extra_files: LICENSE.md README.md

0 comments on commit 642134a

Please sign in to comment.