From 615ba509faa87302cea179f4e23019c78ab64a44 Mon Sep 17 00:00:00 2001 From: Rufei Zhou Date: Mon, 7 Apr 2025 00:29:50 -0700 Subject: [PATCH] use patched artifact push --- .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 0fb6f6c..8ca5cd1 100755 --- a/.gitea/workflows/refresh.yaml +++ b/.gitea/workflows/refresh.yaml @@ -53,7 +53,7 @@ jobs: - name: Generate New Calendar Files run: poetry run generate-ics - name: Archive production artifacts - uses: actions/upload-artifact@v4 + uses: christopherhx/gitea-upload-artifact@v4 with: name: dist-without-markdown path: |