Skip to content

Commit

Permalink
tweak branch builder slack text
Browse files Browse the repository at this point in the history
  • Loading branch information
dbertram committed Nov 14, 2024
1 parent 8850891 commit 85f3657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
uses: ./
with:
channel: ${{ env.SLACK_CHANNEL_ID }}
text: "branch-builder message from `ynab/slack-post-message-action/${{ env.BRANCH_NAME }}`:\n\n*Testing!*\n\nhttps://www.ynab.com"
text: "Test message from <https://github.com/ynab/slack-post-message-action|`ynab/slack-post-message-action`>:\n\nMessage sent from: <https://github.com/ynab/slack-post-message-action/compare/main...${{ env.BRANCH_NAME }}|`${{ env.BRANCH_NAME }}`>\nWorkflow Log: <https://github.com/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID|$GITHUB_RUN_ID>"

0 comments on commit 85f3657

Please sign in to comment.