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 69331ba19e - Show all commits

View File

@ -3,7 +3,7 @@ name: Deploy static content to Pages
on:
push:
branches: ['github-pages-10-14', 'staging']
branches: ['staging']
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: