mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-14 07:33:44 +01:00
commit
e677a00676
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@ -52,14 +52,6 @@ jobs:
|
|||||||
COMPARE: 0
|
COMPARE: 0
|
||||||
run: make -j${nproc} all
|
run: make -j${nproc} all
|
||||||
|
|
||||||
- name: Webhook
|
|
||||||
if: ${{ github.event_name == 'push' && github.repository_owner == 'pret' }}
|
|
||||||
env:
|
|
||||||
CALCROM_DISCORD_WEBHOOK_USERNAME: OK
|
|
||||||
CALCROM_DISCORD_WEBHOOK_AVATAR_URL: https://i.imgur.com/38BQHdd.png
|
|
||||||
CALCROM_DISCORD_WEBHOOK_URL: ${{ secrets.CALCROM_DISCORD_WEBHOOK_URL }}
|
|
||||||
run: sh .github/calcrom/webhook.sh pokeemerald
|
|
||||||
|
|
||||||
- name: Move symfiles
|
- name: Move symfiles
|
||||||
if: ${{ github.event_name == 'push' }}
|
if: ${{ github.event_name == 'push' }}
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user