build(yoink): configuring release
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: '1.20'
|
go-version: '1.22.3'
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go build -o yoink
|
run: go build -o yoink
|
||||||
|
|||||||
Reference in New Issue
Block a user