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.
Fastfile
1 parent fc3ff31 commit ada0cd8Copy full SHA for ada0cd8
fastlane/Fastfile
@@ -277,7 +277,7 @@ platform :ios do
277
278
UI.message('Checking release notes strings translation status...')
279
check_translation_progress(
280
- glotpress_url: 'https://translate.wordpress.com/projects/woocommerce/woocommerce-ios/release-notes/',
+ glotpress_url: GLOTPRESS_METADATA_PROJECT_URL,
281
abort_on_violations: false
282
)
283
0 commit comments