This commit is contained in:
thororen1234 2024-07-18 18:16:31 -04:00
parent 8266478227
commit 06193ab14d
2 changed files with 2 additions and 1 deletions

View file

@ -70,7 +70,7 @@ jobs:
run: |
gh release upload latest --clobber dist/*
- name: Upload DevBuild to builds repo
- name: Upload Plugins JSON to Ignore repo
if: github.repository == 'Equicord/Equicord'
run: |
git config --global user.name "$USERNAME"