Trying to fix report discord task #23
@ -13,6 +13,8 @@ on:
|
|||||||
env:
|
env:
|
||||||
REPO_USERNAME: Altarik
|
REPO_USERNAME: Altarik
|
||||||
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
|
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
|
||||||
|
DISCORD_PUB_ID: ${{ secrets.DISCORD_PUB_ID }}
|
||||||
|
DISCORD_PUB_TOKEN: ${{ secrets.DISCORD_PUB_TOKEN }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user