Merge pull request 'Trying to fix report discord task' (#23) from patch-report1 into dev
Some checks reported warnings
/ build (17, ubuntu-latest) (push) Successful in 4m30s
/ deploy (17, ubuntu-latest) (push) Has been skipped
/ deploy (17, ubuntu-latest) (pull_request) Has been cancelled
/ build (17, ubuntu-latest) (pull_request) Has been cancelled

Reviewed-on: #23
This commit is contained in:
Quentin Legot 2023-07-26 23:46:29 +02:00
commit 3d3851d032

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: