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