mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-08 08:04:24 +00:00
Update scraper.yml
This commit is contained in:
parent
010aaa464e
commit
8d324bab84
2
.github/workflows/scraper.yml
vendored
2
.github/workflows/scraper.yml
vendored
|
@ -139,11 +139,11 @@ jobs:
|
|||
run: |
|
||||
tar \
|
||||
--dereference --hard-dereference \
|
||||
-cf "$RUNNER_TEMP/artifact.tar"
|
||||
--exclude=.git \
|
||||
--exclude=.github \
|
||||
--exclude=LICENSE \
|
||||
--exclude=README.md \
|
||||
-cf "$RUNNER_TEMP/artifact.tar"
|
||||
"./"
|
||||
|
||||
- name: Upload github-pages artifact
|
||||
|
|
Loading…
Reference in a new issue