mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-20 16:37:08 +00:00
Add readme, changelog, license to S3 artifacts (#9727)
Signed-off-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
This commit is contained in:

committed by
GitHub

parent
a95c2a1303
commit
18ee702823
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -178,7 +178,7 @@ jobs:
|
||||
|
||||
- name: Compress artifacts
|
||||
working-directory: dist
|
||||
run: zip -r leaflet.zip .
|
||||
run: zip -r leaflet.zip . ../CHANGELOG.md ../LICENSE ../README.md
|
||||
|
||||
- name: Publish artifacts
|
||||
uses: jakejarvis/s3-sync-action@v0.5.1
|
||||
|
Reference in New Issue
Block a user