Skip to content

Commit

Permalink
fix release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
NhanPT committed Oct 4, 2022
1 parent 74f5d2a commit 743c02b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "1.19"
release_tag: "v1"
project_path: "./src"
binary_name: "ocean"

0 comments on commit 743c02b

Please sign in to comment.