diff --git a/docs/actions-tab.png b/docs/actions-tab.png new file mode 100644 index 0000000..70de65b Binary files /dev/null and b/docs/actions-tab.png differ diff --git a/docs/skinini-logs.png b/docs/skinini-logs.png new file mode 100644 index 0000000..9b00f49 Binary files /dev/null and b/docs/skinini-logs.png differ diff --git a/how-to-use.md b/how-to-use.md index d1cb146..703a27c 100644 --- a/how-to-use.md +++ b/how-to-use.md @@ -223,11 +223,11 @@ git push After you pushed your skins you should be able to see a job starting in the "Actions" -![]() +![Actions Tab](/docs/actions-tab.png) If you open the most recent job and click on `Check for Duplicate skin.ini Names` you should be able to see some logs. -![]() +![Skin.ini Logs](/docs/skinini-logs.png) If there are duplicate entries I recommend you fix those locally and run step 10. again, after the job went through for the first time.