[TEST] Test Broken CI Job
This commit is contained in:
parent
5e212f85ea
commit
a2e99b57e5
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ runs:
|
|||
- name: Configure Envars
|
||||
shell: bash
|
||||
run: |
|
||||
echo "WHAT THE?"
|
||||
echo "${{ job.status }}"
|
||||
if [ ${{ inputs.channel }} == "deployments" ]; then
|
||||
echo DISCORD_WEBHOOK=${{ env.DISCORD_WEBHOOK_DEPLOYMENTS }} >> $GITHUB_ENV
|
||||
echo DISCORD_MESSAGE_TITLE=DEPLOY >> $GITHUB_ENV
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue