Notify slack after internal and beta releases (closes #2145)

This commit is contained in:
Ken-ichi Ueda
2024-09-23 17:57:23 -07:00
parent d222336675
commit 7570b1e596
2 changed files with 54 additions and 20 deletions

View File

@@ -32,3 +32,4 @@ CV_MODEL_VERSION=1.0
IOS_PROVISIONING_PROFILE_NAME="provisioning profile name"
IOS_SHARE_BUNDLE_ID="share bundle ID"
IOS_SHARE_PROVISIONING_PROFILE_NAME="share provisioning profile name"
SLACK_URL="Slack webhook URL"