Skip to content

Commit

Permalink
out
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed Oct 24, 2023
1 parent 6fc502c commit f842d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID}}
projectName: YOUR_PROJECT_NAME
directory: packages/synapse-interface/build
directory: packages/synapse-interface/out
# Optional: Enable this if you want to have GitHub Deployments triggered
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
# Optional: Switch what branch you are publishing to.
Expand Down

0 comments on commit f842d58

Please sign in to comment.