From 9c25058102e525ad6b4bb3134594fb547e54b309 Mon Sep 17 00:00:00 2001 From: Rufei Zhou Date: Mon, 7 Apr 2025 00:31:39 -0700 Subject: [PATCH] rename output file --- .gitea/workflows/refresh.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/refresh.yaml b/.gitea/workflows/refresh.yaml index 8ca5cd1..35d5b99 100755 --- a/.gitea/workflows/refresh.yaml +++ b/.gitea/workflows/refresh.yaml @@ -55,6 +55,6 @@ jobs: - name: Archive production artifacts uses: christopherhx/gitea-upload-artifact@v4 with: - name: dist-without-markdown + name: calendars path: | output/ \ No newline at end of file