Skip to content

Commit

Permalink
chore: update projectname
Browse files Browse the repository at this point in the history
  • Loading branch information
tiensonqin committed Aug 24, 2024
1 parent 14da67e commit b4ae2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: 2553ea8236c11ea0f88de28fce1cbfee
projectName: ${{ github.event.inputs.cloudflare-project-name || 'logseq-demo' }}
projectName: ${{ github.event.inputs.cloudflare-project-name || 'logseq-dev' }}
directory: 'public'
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
branch: 'production'

0 comments on commit b4ae2cc

Please sign in to comment.