Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Nov 15, 2024
1 parent 28138d7 commit fc8cf91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: 8398a7/action-slack@v3
with:
status: ${{ job.status }}
text: "🚢 The new release has been shipped! 🎉\n\n<@iosteam>, don't forget to merge `main` to `develop` from `localhost` using the command: `bundle exec fastlane merge_main`"
text: "🎉 The new release has been shipped! 🚢\n\n⚠️ <@iosteam>, don't forget to merge `main` to `develop` from `localhost` using the command: `bundle exec fastlane merge_main`"
fields: repo
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit fc8cf91

Please sign in to comment.