Skip to content

Commit

Permalink
added github action for deploying factly health site - 1
Browse files Browse the repository at this point in the history
  • Loading branch information
deshetti committed Nov 15, 2024
1 parent 8f10b0d commit 86ca5cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/health-factly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
GATSBY_ADOBE_CLIENT_ID: ${{ secrets.HEALTH_FACTLY_GATSBY_ADOBE_CLIENT_ID }}
SITE_URL: https://www.health.factly.in
SPACE_ID: '8'
API_ENDPOINT: https://dega-api.factly.in/query
run: yarn workspace factly-health build --log-pages

- name: Deploy to Cloudflare Pages
Expand Down

0 comments on commit 86ca5cf

Please sign in to comment.