Update ci
All checks were successful
CI / build-test (push) Successful in 2m3s

This commit is contained in:
Brock H Caldwell
2026-03-08 22:46:39 -05:00
parent edfb1b92cb
commit a2439f3619

View File

@@ -39,5 +39,5 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v3
with:
name: "${{ gitea.REF_NAME }}"
name: "${{ gitea.REF_NAME }}.tar.gz"
path: "${{ gitea.REF_NAME }}.tar.gz"