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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Named Environments Only seem to work on branches?
https://docs.microsoft.com/en-gb/azure/static-web-apps/named-environments?tabs=github-actions
I would like to be able to deploy to a consistent environment name on any PR.
MY workflow is:
I don't really care about multiple pr's overwritting the previous one.
It's pretty much exactly like named-environments but for PR's instead of branches.
Beta Was this translation helpful? Give feedback.
All reactions