mirror of
https://github.com/tanrax/RSSPAPER.git
synced 2025-04-14 00:10:17 -04:00
Update and rename week.yml to dayly.yml
This commit is contained in:
parent
012e03d753
commit
e959657bc8
@ -21,9 +21,9 @@ jobs:
|
|||||||
lein run
|
lein run
|
||||||
- name: Upload
|
- name: Upload
|
||||||
run: |
|
run: |
|
||||||
rm -rf docs/index.html
|
rm -rf docs/index.html docs/static
|
||||||
mv dist/index.html docs
|
mv dist/index.html docs
|
||||||
cp -rf resources/static/ docs
|
mv dist/static docs/
|
||||||
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
|
Loading…
x
Reference in New Issue
Block a user