Skip to content

Commit

Permalink
hard code godot version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
singerbj committed Apr 24, 2024
1 parent b76ecd6 commit 7e6fb78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ios-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,5 @@ jobs:
project-name: $PROJECT_NAME
provision-profile-path: ~/Library/MobileDevice/Provisioning\ Profiles/build_pp.mobileprovision
apple-id-username: $IOS_APPLE_ID_USERNAME
apple-id-password: $IOS_APPLE_ID_PASSWORD
apple-id-password: $IOS_APPLE_ID_PASSWORD
godot-version: 4.2.2

0 comments on commit 7e6fb78

Please sign in to comment.