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
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.22.3'
|
||||
|
||||
- name: Build
|
||||
run: go build -o yoink
|
||||
|
||||
Reference in New Issue
Block a user