Added file upload support

This commit is contained in:
2026-06-04 04:20:05 -04:00
parent 4effcc7597
commit 67ad91b673
23 changed files with 665 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
name: Publish Django package to PyPI
name: Publish Django package to Gitea registry
on:
push:

View File

@@ -1,4 +1,4 @@
name: Publish React package to npm
name: Publish React package to Gitea registry
on:
push: