mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
update project name
This commit is contained in:
2
.github/workflows/deploy-sync-test.yml
vendored
2
.github/workflows/deploy-sync-test.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||||
accountId: 2553ea8236c11ea0f88de28fce1cbfee
|
accountId: 2553ea8236c11ea0f88de28fce1cbfee
|
||||||
projectName: "sync"
|
projectName: "test-sync"
|
||||||
directory: "public"
|
directory: "public"
|
||||||
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
|
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||||
branch: ${{ inputs.branch }}
|
branch: ${{ inputs.branch }}
|
||||||
|
|||||||
Reference in New Issue
Block a user