Skip to content

Commit

Permalink
1000h: change project name
Browse files Browse the repository at this point in the history
  • Loading branch information
lyricat committed Feb 20, 2024
1 parent ca48d7b commit 2373a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-1000h.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy .vitepress/dist --project-name=1000-hours
command: pages deploy .vitepress/dist --project-name=1000-hours-prod
workingDirectory: "1000-hours"

0 comments on commit 2373a09

Please sign in to comment.