Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 authored Mar 12, 2024
1 parent 567fb90 commit 1604f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ runs:
envkey_GATSBY_FILTER_UPL: ${{ inputs.filter_upl }}
envkey_GATSBY_FILTER_ORGANISATION: ${{ inputs.filter_organisation }}
envkey_GATSBY_FILTER_CATEGORY: ${{ inputs.filter_category }}
envkey_GATSBY_FILTER_PLATFROMS: ${{ inputs.filter_platforms }}
envkey_GATSBY_FILTER_PLATFORMS: ${{ inputs.filter_platforms }}
envkey_GATSBY_FILTER_STATUS: ${{ inputs.filter_status }}
envkey_GATSBY_FILTER_MAINTENANCE_TYPES: ${{ inputs.filter_maintenance_types }}
envkey_GATSBY_FILTER_LICENSE: ${{ inputs.filter_license }}
Expand Down

0 comments on commit 1604f3d

Please sign in to comment.