Skip to content

Commit

Permalink
add build server url to webhook message
Browse files Browse the repository at this point in the history
  • Loading branch information
BibaltiK committed Jan 24, 2024
1 parent 31a2c1b commit 04f6330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
uses: rjstone/discord-webhook-notify@v1
with:
severity: info
details: Successful deployment on build.
details: Successful deployment on build https://build.hackathon.exdrals.de
webhookUrl: ${{ secrets.WEBHOOK_DISCORD_URL }}
if: success()

Expand Down

0 comments on commit 04f6330

Please sign in to comment.