Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
namidan authored Sep 6, 2024
1 parent 1c7b686 commit 95edc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: yarn build:basic-react
env:
APP_PLATFORM_ID: ${{ secrets.APP_PLATFORM_ID }}
APP_PAYWALL_LABEL: ${{ secrets.PLACEMENT_LABEL }}
PLACEMENT_LABEL: ${{ secrets.PLACEMENT_LABEL }}

- name: Deploy to Cloudflare Pages
run: yarn deploy:basic-react
Expand Down

0 comments on commit 95edc26

Please sign in to comment.