mirror of
https://gitlab.com/fscarmen/warp.git
synced 2026-06-15 03:25:42 +08:00
Update sync_wgcf.yml
Former-commit-id: 791a37de0f47af049fbd49c89ff9300b7143b8a8
This commit is contained in:
@@ -64,6 +64,6 @@ jobs:
|
||||
git config --global user.email "${{ env.EMAIL }}"
|
||||
git config --global user.name "${{ env.USERNAME }}"
|
||||
git add .
|
||||
git commit -m "Sync WGCF to V$LATEST by Github Actions, $(date "+%Y/%m/%d %H:%M:%S")"
|
||||
git commit -m "Sync WGCF to V${{ env.LATEST }} by Github Actions, $(date "+%Y/%m/%d %H:%M:%S")"
|
||||
git push
|
||||
|
||||
|
||||
Reference in New Issue
Block a user