Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrwitek committed Oct 23, 2024
1 parent b8878ef commit b30c790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-sdk-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK_SDK_DEPLOY }}
with:
args: 'SDK deployment `${{github.run_id}}` finished successfully on staging 🎉\n '
args: 'SDK deployment `${{github.run_id}}` finished successfully on production 🎉\n '

0 comments on commit b30c790

Please sign in to comment.