Skip to content

Commit 9a2b0e2

Browse files
authored
Update deployment command for docs directory
1 parent 8282d9b commit 9a2b0e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
with:
2525
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
2626
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
27-
command: pages deploy ./docs/dist --project-name=ufobackup
27+
command: pages deploy ./docs --project-name=ufobackup
2828
gitHubToken: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)