Trying to fix report discord task
All checks were successful
/ build (17, ubuntu-latest) (pull_request) Successful in 4m45s
/ deploy (17, ubuntu-latest) (pull_request) Has been skipped

This commit is contained in:
Quentin Legot 2023-07-26 23:36:01 +02:00
parent 662206f32f
commit c459bf9397

View File

@ -13,6 +13,8 @@ on:
env:
REPO_USERNAME: Altarik
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
DISCORD_PUB_ID: ${{ secrets.DISCORD_PUB_ID }}
DISCORD_PUB_TOKEN: ${{ secrets.DISCORD_PUB_TOKEN }}
jobs:
build: