mirror of
https://github.com/tanrax/RSSPAPER.git
synced 2025-01-31 00:16:02 -05:00
Update week.yml
This commit is contained in:
parent
27b04a37d7
commit
190110131c
4
.github/workflows/week.yml
vendored
4
.github/workflows/week.yml
vendored
@ -26,6 +26,6 @@ jobs:
|
|||||||
git config user.email "action@github.com"
|
git config user.email "action@github.com"
|
||||||
git config user.name "GitHub Action"
|
git config user.name "GitHub Action"
|
||||||
git add docs/index.html
|
git add docs/index.html
|
||||||
git commit -m 'Update build'
|
git commit -m "$(date +"%F")"
|
||||||
git push origin master
|
git push origin main
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user