chore: remove github prefix
All checks were successful
Build/release / action-release (push) Successful in 2m28s

This commit is contained in:
2025-11-27 09:33:49 +00:00
parent 03633dd2bf
commit 32df6a28cc

View File

@@ -55,7 +55,7 @@ jobs:
yarn build
- name: upload the building actifacts
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
uses: christopherHX/gitea-upload-artifact@v4
with:
name: packages
path: |
@@ -67,7 +67,7 @@ jobs:
overwrite: true
- name: Release
uses: https://github.com/akkuman/gitea-release-action@v1
uses: akkuman/gitea-release-action@v1
if: github.ref_type == 'tag'
with:
files: |