We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8459461 commit 8b782e7Copy full SHA for 8b782e7
scripts/fastlane/Fastfile
@@ -1,7 +1,7 @@
1
default_platform(:android)
2
3
import_from_git(
4
- url: 'git@github.com:aws-amplify/amplify-ci-support.git',
+ url: 'https://github.com/aws-amplify/amplify-ci-support',
5
branch: 'android/fastlane-actions',
6
path: './src/fastlane/release_actions/fastlane/AndroidAppsFastfile'
7
)
0 commit comments