build(yoink): configuring actions
This commit is contained in:
2
.github/workflows.yml/release.yml
vendored
2
.github/workflows.yml/release.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
go-version: '1.20'
|
go-version: '1.20'
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go build -o ./yoink
|
run: go build -o yoink
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: ./.github/actions/release@v1
|
uses: ./.github/actions/release@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user