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

This commit is contained in:
Magnus Åhall 2024-06-11 14:23:18 +02:00
parent 229b0f4b2b
commit 6ad2790d61

View File

@ -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