build(yoink): configuring release

This commit is contained in:
Bryan Bailey
2024-08-30 15:21:28 -04:00
parent 7ff5e28c61
commit 10fc3fea54

View File

@@ -24,7 +24,7 @@ jobs:
run: go build -o yoink
- name: Release
uses: ./.github/actions/release@v1
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: