Create release, v4
Some checks failed
Wireguard MFA Windows Agent build / release (push) Failing after 15s

This commit is contained in:
Magnus Åhall 2024-06-11 14:22:09 +02:00
parent f20ef6db3d
commit 229b0f4b2b

View File

@ -27,6 +27,8 @@ jobs:
env:
GOOS: 'windows'
run: go build -v
- name: test
run: echo '${{secrets.API_TOKEN}}'
- name: Create release
id: use-go-action
uses: https://gitea.com/actions/release-action@main