We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3613c commit 1cef99eCopy full SHA for 1cef99e
.github/workflows/ios-sdk-release.yml
@@ -60,4 +60,4 @@ jobs:
60
run: bundle exec fastlane ios pod_trunk_push
61
62
- name: slack notification
63
- run: bundle exec fastlane ios slack version:$VERSION changelog_section:$CHANGELOG_SECTION slack_webhook:$SLACK_WEBHOOK
+ run: bundle exec fastlane ios slack_message version:$VERSION changelog_section:$CHANGELOG_SECTION slack_webhook:$SLACK_WEBHOOK
0 commit comments