specify url on gitea release
All checks were successful
Build and Release Formaty / build (release) Successful in 55s
Build and Test Formaty / build (push) Successful in 1m10s

This commit is contained in:
Joey Hines 2026-03-22 17:04:28 -06:00
parent 4cd47a3509
commit 572993a5e6
Signed by: joeyahines
GPG Key ID: E99D8FB14855100E

View File

@ -17,7 +17,7 @@ jobs:
toolchain: stable toolchain: stable
- name: Build Release - name: Build Release
run: task build:release run: task build:release
- uses: actions/gitea-release-action@v1 - uses: https://gitea.com/actions/gitea-release-action@v1
with: with:
files: |- files: |-
target/release/formaty target/release/formaty