mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2024-12-26 17:18:29 +01:00
Actually give the workflow the variable
This commit is contained in:
parent
dd5e0d402c
commit
2cbb2ede2f
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
DISCORDSRV_AUTOTEST_BOT_TOKEN: ${{ secrets.DISCORDSRV_AUTOTEST_BOT_TOKEN }}
|
||||
DISCORDSRV_AUTOTEST_CHANNEL_ID: ${{ secrets.DISCORDSRV_AUTOTEST_CHANNEL_ID }}
|
||||
DISCORDSRV_AUTOTEST_FORUM_ID: ${{ secrets.DISCORDSRV_AUTOTEST_FORUM_ID }}
|
||||
DISCORDSRV_AUTOTEST_VOICE_ID: ${{ secrets.DISCORDSRV_AUTOTEST_VOICE_ID }}
|
||||
- name: Upload Build Artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user