Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Sep 13, 2024
1 parent ab27281 commit 038f902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opencatalogi-page-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
envkey_GATSBY_SHOW_THEME_SWITCHER: ${{ env.SHOW_THEME_SWITCHER }}
envkey_GATSBY_ME_URL: ${{ env.ME_URL }}
envkey_GATSBY_API_URL: ${{ env.API_URL }}
envkey_NEXTCLOUD_API_URL: ${{ env.NEXTCLOUD_API_URL }}
envkey_GATSBY_NEXTCLOUD_API_URL: ${{ env.NEXTCLOUD_API_URL }}
envkey_GATSBY_ADMIN_URL: ${{ env.ADMIN_URL }}
envkey_GATSBY_BASE_URL: ${{ env.BASE_URL }}
envkey_GATSBY_FRONTEND_URL: ${{ env.FRONTEND_URL }}
Expand Down

0 comments on commit 038f902

Please sign in to comment.