Retire OK bot
This commit is contained in:
@@ -73,14 +73,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
make -j${nproc} all
|
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 pokefirered
|
|
||||||
|
|
||||||
- name: Move symfiles
|
- name: Move symfiles
|
||||||
if: ${{ github.event_name == 'push' }}
|
if: ${{ github.event_name == 'push' }}
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user