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 567fb90 commit 1604f3dCopy full SHA for 1604f3d
action.yaml
@@ -281,7 +281,7 @@ runs:
281
envkey_GATSBY_FILTER_UPL: ${{ inputs.filter_upl }}
282
envkey_GATSBY_FILTER_ORGANISATION: ${{ inputs.filter_organisation }}
283
envkey_GATSBY_FILTER_CATEGORY: ${{ inputs.filter_category }}
284
- envkey_GATSBY_FILTER_PLATFROMS: ${{ inputs.filter_platforms }}
+ envkey_GATSBY_FILTER_PLATFORMS: ${{ inputs.filter_platforms }}
285
envkey_GATSBY_FILTER_STATUS: ${{ inputs.filter_status }}
286
envkey_GATSBY_FILTER_MAINTENANCE_TYPES: ${{ inputs.filter_maintenance_types }}
287
envkey_GATSBY_FILTER_LICENSE: ${{ inputs.filter_license }}
0 commit comments