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 83b93f08db - Show all commits

View File

@ -77,6 +77,7 @@ jobs:
- name: Commit and push
run: |
cd ${{ vars.REPOSITORY_NAME }}
git config --unset-all http.https://github.com/.extraheader
git config --global user.name 'github-actions[bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git add .