Add orx-jvm screenshots to media
This commit is contained in:
1
.github/workflows/generate-screenshots.yml
vendored
1
.github/workflows/generate-screenshots.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user