Infer app_name from publish profile if provided, make app_name optional #179
moselhy
started this conversation in
Feature asks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If a publish profile is provided like this, the
app_nameaction parameter can be inferred from values likeuserName.slice(1),publishUrl.split('.')[0], instead of being a required parameter.Beta Was this translation helpful? Give feedback.
All reactions