Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 authored Apr 30, 2024
1 parent ee66b37 commit 609ca93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ runs:
envkey_GATSBY_NL_DESIGN_THEME_CLASSNAME: ${{ inputs.nl_design_theme_classname }}
envkey_GATSBY_ARROW_BREADCRUMBS: ${{ inputs.arrow_breadcrumbs }}
envkey_GATSBY_FAVICON_URL: ${{ inputs.favicon_logo }}
envkey_GATSBY_PAGE_TITLE: ${{ inputs.page_title }}
envkey_GATSBY_HEADER_LOGO_URL: ${{ inputs.navbar_logo }}
envkey_GATSBY_HEADER_SHOW_LOGIN: ${{ inputs.navbar_show_login }}
envkey_GATSBY_HEADER_CONTENT: ${{ inputs.navbar_content }}
Expand Down

0 comments on commit 609ca93

Please sign in to comment.