Skip to content

Commit

Permalink
Test project name cloudflare
Browse files Browse the repository at this point in the history
  • Loading branch information
anhnhu committed May 14, 2024
1 parent b8cd4d5 commit fe46577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-webapp-test-01.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
projectName: 'telesw'
projectName: ${{ vars.CLOUDFLARE_PAGES_PROJECT_NAME }}
gitHubToken: ${{ secrets.GH_AUTOMATION_TOKEN }}
branch: ${{ github.ref_name }}
directory: './packages/webapp/build'
Expand Down

0 comments on commit fe46577

Please sign in to comment.