ubiquity / ts-template

A template repository for all @ubiquity projects.
2 stars 24 forks source link

ci: fix cloudflare deploy #8

Closed rndquu closed 1 year ago

rndquu commented 1 year ago

The current implementation of the cloudflare deploy workflow fails for PRs from forked repos because forked repos can't read org's secrets

This PR refactors the cloudflare workflow to run on the workflow_run event which has access to org's secrets