Create release, v9
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
4bc6babb1a
commit
f534f736cc
@ -28,8 +28,9 @@ jobs:
|
|||||||
GOOS: 'windows'
|
GOOS: 'windows'
|
||||||
run: go build -v
|
run: go build -v
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: akkuman/gitea-release-action@v1
|
id: use-go-action
|
||||||
|
uses: https://gitea.com/actions/release-action@main
|
||||||
with:
|
with:
|
||||||
files: |-
|
files: |-
|
||||||
wireguard-mfa.exe
|
wireguard-mfa.exe
|
||||||
token: 2bb9c46594225f6287ca3a94830bc86c5bef1014
|
api_key: 2bb9c46594225f6287ca3a94830bc86c5bef1014
|
||||||
|
Loading…
Reference in New Issue
Block a user