Add orx-jvm screenshots to media

This commit is contained in:
Edwin Jakobs
2022-01-21 21:52:35 +01:00
parent df1b7acd46
commit dc725f137b

View File

@@ -52,5 +52,6 @@ jobs:
git checkout --orphan media
git reset HEAD -- .
git add [a-z-]*/images/*.png
git add orx-jvm/[a-z-]*/images/*.png
git commit -m "add auto-generated media"
git push -f origin media