Create release, v7
Some checks failed
Wireguard MFA Windows Agent build / release (push) Failing after 16s
Some checks failed
Wireguard MFA Windows Agent build / release (push) Failing after 16s
This commit is contained in:
parent
4dfac673f3
commit
14ad79a829
@ -27,12 +27,10 @@ jobs:
|
||||
env:
|
||||
GOOS: 'windows'
|
||||
run: go build -v
|
||||
- name: test
|
||||
run: echo blah '${{secrets.RELEASE_TOKEN}}' blah
|
||||
- name: Create release
|
||||
id: use-go-action
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
files: |-
|
||||
wireguard-mfa.exe
|
||||
api_key: '${{secrets.api_token}}'
|
||||
api_key: 2bb9c46594225f6287ca3a94830bc86c5bef1014
|
||||
|
Loading…
Reference in New Issue
Block a user