Update .gitea/workflows/demo.yaml

This commit is contained in:
2025-07-03 23:06:12 +00:00
parent 46543cf38c
commit 8bf9cdb421
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- name: export server
run: docker save mistox-website -o release/mistox-website.tar
- name: Create Gitea release and upload assets (without jq)
- name: Create Gitea release and upload assets (without jq)
id: gitea_release
run: |
TAG_NAME="v1.0.${GITHUB_RUN_NUMBER}"