GitHub pages flow fix, image errors and field duplication and field unfocus in mod submission fix #83

Merged
freakoverse merged 22 commits from staging into master 2024-10-18 10:08:43 +00:00
Showing only changes of commit 701925b91e - Show all commits

View File

@ -3,7 +3,7 @@ name: Release to DEG-Mods.github.io
on:
push:
branches: ['master']
branches: ['master', 'github-pages-10-14']
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: