Try to fix action.
Some checks failed
release / release (push) Failing after 20s

This commit is contained in:
Lars M. Rogne 2024-04-24 20:25:08 +02:00
parent 14630eb6a0
commit e79d462949
Signed by: Logiar
SSH Key Fingerprint: SHA256:tq77C31em1ZG4oELIHC3k62wq5UzPSXmhqH8g62whIY

View File

@ -21,7 +21,7 @@ jobs:
- name: release-build-linux
run: GOOS=linux GOARCH=amd64 go build -o bin/reverse-${{ github.ref_name }}-linux-amd64
- name: Release
uses: actions/release-action@main
uses: https://gitea.com/actions/release-action@main
with:
files: |-
bin/**