Create release, v4
Some checks failed
Wireguard MFA Windows Agent build / release (push) Failing after 15s
Some checks failed
Wireguard MFA Windows Agent build / release (push) Failing after 15s
This commit is contained in:
parent
f20ef6db3d
commit
229b0f4b2b
@ -27,6 +27,8 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GOOS: 'windows'
|
GOOS: 'windows'
|
||||||
run: go build -v
|
run: go build -v
|
||||||
|
- name: test
|
||||||
|
run: echo '${{secrets.API_TOKEN}}'
|
||||||
- name: Create release
|
- name: Create release
|
||||||
id: use-go-action
|
id: use-go-action
|
||||||
uses: https://gitea.com/actions/release-action@main
|
uses: https://gitea.com/actions/release-action@main
|
||||||
|
Loading…
Reference in New Issue
Block a user