This commit is contained in:
thororen1234 2024-07-18 23:57:56 -04:00
commit a269a71982
3 changed files with 4 additions and 3 deletions

View file

@ -85,7 +85,7 @@ jobs:
- name: Upload Equicord
if: github.repository == 'Equicord/Equicord'
run: |
gh release upload latest --clobber dist/*
gh release upload latest --clobber dist/release/*
- name: Upload Plugins JSON to Ignore repo
if: github.repository == 'Equicord/Equicord'