Compare commits
1 Commits
34104bdef6
...
v0.4.4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
75a62dce73 |
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -16,9 +16,6 @@ jobs:
|
||||
- name: checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: fill version
|
||||
run: sed -i -E "s/v[0-9]+.[0-9]+.[0-9]+/${{ github.ref_name }}/g" internal/opt/version.go
|
||||
|
||||
- name: install golang
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user