From 55a204c32de6c8fb876bf5b0a7a8b3cbe19f391a Mon Sep 17 00:00:00 2001 From: Rufei Zhou Date: Mon, 7 Apr 2025 01:57:27 -0700 Subject: [PATCH] use sha --- .gitea/workflows/refresh.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/refresh.yaml b/.gitea/workflows/refresh.yaml index e7d2845..bc06acd 100755 --- a/.gitea/workflows/refresh.yaml +++ b/.gitea/workflows/refresh.yaml @@ -75,5 +75,6 @@ jobs: with: name: ${{ steps.time.outputs.time }} md5sum: true + target_commitish: ${{ github.sha }} files: |- calendars.zip \ No newline at end of file