This commit is contained in:
crazywhalecc 2023-07-16 17:54:30 +08:00
parent cc5974d07d
commit a66e22d9ed
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -3,7 +3,7 @@ name: archive download sources weekly
on:
workflow_dispatch:
schedule:
- * 14 * * 5
- cron: "* 14 * * 5"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}