Skip to content

Commit

Permalink
feat(deploy.yaml): update Cloudflare project name for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
kleberbaum committed Apr 24, 2024
1 parent 704d420 commit a25f916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: atsnek/jaen/.github/workflows/jaen-deploy.yaml@main
# https://docs.github.com/en/actions/using-workflows/reusing-workflows#using-inputs-and-secrets-in-a-reusable-workflow
with:
CLOUDFLARE_PROJECT_NAME: 'netsnek'
CLOUDFLARE_PROJECT_NAME: 'fhkit'
secrets:
GATSBY_MYSHOPIFY_URL: ${{ secrets.GATSBY_MYSHOPIFY_URL }}
GATSBY_STOREFRONT_API_KEY: ${{ secrets.GATSBY_STOREFRONT_API_KEY }}
Expand Down

0 comments on commit a25f916

Please sign in to comment.