Skip to content

Commit e170bb5

Browse files
committed
cleanup
1 parent b78da6e commit e170bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ runs:
279279
envkey_GATSBY_USE_GITHUB_REPOSITORY_NAME_AS_PATH_PREFIX: ${{ inputs.github_repository_name_as_prefix }}
280280
envkey_GATSBY_GITHUB_REPOSITORY_NAME: ${{ inputs.repository }}
281281
envkey_GATSBY_OPTIONAL_START_PAGE: ${{ inputs.start_page }}
282-
envkey_GATSBY_OPTIONAL_commonground_charts: ${{ inputs.commonground_charts }}
282+
envkey_GATSBY_COMMONGROUND_CHARTS: ${{ inputs.commonground_charts }}
283283
envkey_GATSBY_FILTER_FORKS: ${{ inputs.filter_forks }}
284284
envkey_GATSBY_FILTER_RATING: ${{ inputs.filter_rating }}
285285
envkey_GATSBY_FILTER_RATING_DEFAULT: ${{ inputs.filter_rating_default }}

0 commit comments

Comments
 (0)