Skip to content

Commit d7dddaf

Browse files
committed
Update workflow to use upload lane
1 parent 27924ef commit d7dddaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
- name: Run Fastlane Notify
2727
run: |
28-
bundle exec fastlane notify_all
28+
bundle exec fastlane upload_oneoff
2929
env:
3030
FASTLANE_USER: ${{ secrets.FASTLANE_USER }}
3131
FASTLANE_TEAM_ID: ${{ secrets.FASTLANE_TEAM_ID }}

0 commit comments

Comments
 (0)