Skip to content

Commit

Permalink
updated success message
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaloaune committed Jan 27, 2024
1 parent efc1506 commit e3696ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
bot_id: ${{ secrets.BOT_ID }}
bot_secret: ${{ secrets.BOT_SECRET }}
chat_uuid: ${{ secrets.CHAT_UUID }}
bot_message: Sphinx Bot Github Action successfully ran! Commit ${{ github.ref }}
bot_message: Sphinx Bot Github Action successfully ran! Commit https://github.com/stakwork/sphinx-bot-ga/commit/${{ github.sha }}

- name: Print Output
id: output
Expand Down

0 comments on commit e3696ab

Please sign in to comment.