Skip to content

Commit 8aa4e5b

Browse files
author
Michael Henderson
committed
save all json files used
1 parent 1e73e3b commit 8aa4e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-stores.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
uses: actions/upload-artifact@v3
109109
with:
110110
name: store-types
111-
path: ./tools/store-type-merge/store_types.json
111+
path: ./tools/store-type-merge/store_types.*.json
112112

113113
- name: Save Invalid Store Types JSON Artifact
114114
if: success()

0 commit comments

Comments
 (0)