Skip to content

Commit

Permalink
ci: correct deploy directory
Browse files Browse the repository at this point in the history
  • Loading branch information
frantic1048 committed Feb 12, 2023
1 parent caaca68 commit 013b00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
projectName: ${{ vars.CLOUDFLARE_PROJECT_NAME }}
directory: public
directory: dist

0 comments on commit 013b00a

Please sign in to comment.