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 c514ae3 commit 4d27395Copy full SHA for 4d27395
action.yml
@@ -55,6 +55,9 @@ inputs:
55
data_api_location:
56
description: "Directory location of the Data API configuration files"
57
required: false
58
+ github_id_token:
59
+ description: "GitHub Auth id token"
60
+ required: false
61
outputs:
62
static_web_app_url:
63
description: "Url of the application"
0 commit comments