Skip to content

Commit

Permalink
Fix YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Nov 27, 2024
1 parent 449acaf commit 3bf2d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Run Xcode tests
run: |
bundle exec fastlane test
outputs:
outputs:
version: ${{ steps.app_version.outputs.version }}
build: ${{ steps.app_version.outputs.build }}
build_upload:
Expand Down

0 comments on commit 3bf2d36

Please sign in to comment.