Skip to content

Commit

Permalink
platform format
Browse files Browse the repository at this point in the history
  • Loading branch information
kshann committed Nov 19, 2024
1 parent 33ab830 commit ea5cc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_appstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
env:
WORKFLOW_URL: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
DESTINATION: ${{ env.destination }}
PLATFORM: macos
PLATFORM: macOS
run: |
bundle exec fastlane run mattermost_send_message \
mattermost_webhook_url:${{ secrets.MM_WEBHOOK_URL }} \
Expand Down

0 comments on commit ea5cc26

Please sign in to comment.