update publish beta workflow

This commit is contained in:
Violet Caulfield
2025-04-20 23:35:32 -05:00
parent 26db48e47b
commit a34bd27109
-1
View File
@@ -88,7 +88,6 @@ jobs:
- name: 😎 Notify on Discord
run: |
cd ios
bundle exec fastlane add_plugin discord_notifier
bundle exec fastlane notifyOnDiscord
cd ..