mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 06:33:03 -04:00
Fixes
This commit is contained in:
parent
8266478227
commit
06193ab14d
2 changed files with 2 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue