Fix release action syntax in workflow
Some checks failed
CI / test (push) Failing after 10s
CI / lint (push) Failing after 5s

This commit is contained in:
2026-02-01 05:17:37 +00:00
parent bd1cbdd602
commit b4912fa195

View File

@@ -23,7 +23,7 @@ jobs:
run: python -m build run: python -m build
- name: Create Release - name: Create Release
uses: https://gitea.com/actions/release-action@main uses: https://gitea.com/actions/release-action/src@main
with: with:
files: | files: |
dist/** dist/**