Netlify is smart enough to avoid uploading new files
This commit is contained in:
parent
868f850160
commit
d411667a3e
|
|
@ -29,7 +29,6 @@ jobs:
|
|||
- name: Building Header Image
|
||||
run: |
|
||||
go run ./cmd/fetch-header-image -o build/imgs/header.jpg \
|
||||
-curr-image-data https://assets.lmika.org/data/current-pending-images.json \
|
||||
-out-data build/data/current-pending-images.json
|
||||
- name: Deploying Site
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue