diff --git a/.github/workflows/merge.yaml b/.github/workflows/merge.yaml index 0f2736943d..f31ac6e636 100644 --- a/.github/workflows/merge.yaml +++ b/.github/workflows/merge.yaml @@ -103,11 +103,11 @@ jobs: sed -s '1i---' data/cards/*.yaml > ../aggregate/cards.yaml sed -s '1i---' data/rush/*.yaml > ../aggregate/rush.yaml - if: steps.commit.outputs.status > 0 - run: cp aggregate/* yaml-yugi/data + run: cp aggregate/* yaml-yugi/src/web - if: steps.commit.outputs.status > 0 uses: actions/upload-pages-artifact@v3 with: - path: yaml-yugi/data + path: yaml-yugi/src/web - if: steps.commit.outputs.status > 0 working-directory: aggregate name: Commit aggregate diff --git a/src/web/index.html b/src/web/index.html new file mode 100644 index 0000000000..b7f48e94b1 --- /dev/null +++ b/src/web/index.html @@ -0,0 +1,128 @@ + + + + + + + + YAML Yugi SQLite diff generator + + +

YAML Yugi SQLite diff generator

+

Download text that changed between commits for OCG/TCG cards as a SQLite database

+
+ +
+
+ + +
+
+
+ +   + + +
+ + +