Update Workflows

This commit is contained in:
thororen1234 2024-07-17 16:18:29 -04:00
parent e1d38cc524
commit cb894c5948
3 changed files with 4 additions and 3 deletions

View file

@ -27,6 +27,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.ETOKEN }}
codeberg:
name: Sync Codeberg and Github
if: github.repository == 'Equicord/Equicord'
needs: DetermineRunner
runs-on: ${{ needs.DetermineRunner.outputs.runner }}