Skip to content

Commit 8968831

Browse files
committed
include package.json in dist branch so it can be included in iD
addressing OpenHistoricalMap/iD#73 (comment)
1 parent 21a086b commit 8968831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Select files to deploy
3939
run: |
4040
mkdir deploy
41+
cp package.json deploy
4142
cp dist/imagery.* deploy
4243
cp index.html deploy
4344
cp -r site deploy

0 commit comments

Comments
 (0)