✏: fix typo

This commit is contained in:
VC
2025-02-28 19:25:41 +01:00
parent ca7c050955
commit 57bd24e223

View File

@@ -18,7 +18,7 @@ jobs:
BUILD_ONLY: true BUILD_ONLY: true
- name: Create archive - name: Create archive
run: tar -czf public.tar.gz public/ run: tar -czf public.tar.gz public/
- name: Use Go Action - name: Create release
uses: https://gitea.com/actions/gitea-release-action@v1 uses: https://gitea.com/actions/gitea-release-action@v1
with: with:
files: |- files: |-