You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The deploy pipeline is failing on PRs opened from forks, because it cannot access API key (secrets are not shared with forks).
Is there a way around it? Or alternatively should we remove this workflow from PRs and have it only on main branch? What's the use-case for publishing from PRs?
Bug report
Describe the bug
The deploy pipeline is failing on PRs opened from forks, because it cannot access API key (secrets are not shared with forks).
Is there a way around it? Or alternatively should we remove this workflow from PRs and have it only on main branch? What's the use-case for publishing from PRs?
To Reproduce
Expected behavior
Pipeline should be green.
Screenshots
Pipeline is red.
The text was updated successfully, but these errors were encountered: