Create release, v5
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
229b0f4b2b
commit
6ad2790d61
@ -28,7 +28,7 @@ jobs:
|
|||||||
GOOS: 'windows'
|
GOOS: 'windows'
|
||||||
run: go build -v
|
run: go build -v
|
||||||
- name: test
|
- name: test
|
||||||
run: echo '${{secrets.API_TOKEN}}'
|
run: echo blah '${{secrets.API_TOKEN}}' blah
|
||||||
- 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