Skip to content

Commit

Permalink
added github action for deploying factly health site - 5
Browse files Browse the repository at this point in the history
  • Loading branch information
deshetti committed Nov 15, 2024
1 parent 0d24eb4 commit 4434e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/health-factly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
ACCESS_TOKEN: ${{ secrets.HEALTH_FACTLY_ACCESS_TOKEN }}
GATSBY_ADOBE_CLIENT_ID: ${{ secrets.HEALTH_FACTLY_GATSBY_ADOBE_CLIENT_ID }}
SITE_URL: https://www.health.factly.in
SPACE_ID: '8'
SPACE_ID: '1'
DEGA_API_URL: https://dega-api.factly.in/query
NODE_VERSION: '18'
run: yarn workspace factly-health build --log-pages
Expand Down

0 comments on commit 4434e16

Please sign in to comment.