Skip to content

Commit

Permalink
Merge pull request #3 from OpenCatalogi/lencodes-patch-1
Browse files Browse the repository at this point in the history
Update action.yaml to include page_title
  • Loading branch information
lencodes authored Dec 5, 2023
2 parents 9ab0199 + d6007b5 commit 97cd966
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 @@ -214,6 +214,7 @@ runs:
envkey_GATSBY_ME_URL: ${{ inputs.me_url }}
envkey_GATSBY_API_URL: ${{ inputs.api_url }}
envkey_GATSBY_ADMIN_URL: ${{ inputs.admin_url }}
envkey_GATSBY_PAGE_TITLE: ${{ inputs.page_title }}
envkey_GATSBY_BASE_URL: ${{ inputs.base_url }}
envkey_GATSBY_FRONTEND_URL: ${{ inputs.frontend_url }}
envkey_GATSBY_LOGIN_REDIRECT: ${{ inputs.login_redirect }}
Expand Down

0 comments on commit 97cd966

Please sign in to comment.