mirror of
https://github.com/awatertrevi/xamarin-neo4j.git
synced 2026-09-22 09:05:29 +00:00
fix
This commit is contained in:
2
.github/workflows/deploy-landing.yml
vendored
2
.github/workflows/deploy-landing.yml
vendored
@@ -36,5 +36,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||||
command: pages deploy dist --project-name=pockegraph-app
|
command: pages deploy dist --project-name=pocketgraph-app
|
||||||
workingDirectory: landing
|
workingDirectory: landing
|
||||||
|
|||||||
Reference in New Issue
Block a user