GitHub does not expose repository secrets to untrusted fork pull requests by default. Design workflows so deploy steps only run on trusted branches.
Platform: GitHub Actions
Error: Secret not available
GitHub does not expose repository secrets to untrusted fork pull requests by default. Design workflows so deploy steps only run on trusted branches.
if: github.event_name == "push" && github.ref == "refs/heads/main"
Do not use pull_request_target with untrusted code unless you fully understand the security risk.
Send the deploy log, repository link, target platform, and expected URL. ShipFast Deploy Rescue is a fixed-price debugging service for indie projects and MVPs.