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
This can be avoided by having the workflow check for secrets.AZURE_CLIENT_ID, secrets.AZURE_TENANT_ID, and secrets.AZURE_SUBSCRIPTION_ID and only running deploy if they're all available.
The text was updated successfully, but these errors were encountered:
https://github.com/jsoref/primer.style/actions/runs/7415724458
This can be avoided by having the workflow check for
secrets.AZURE_CLIENT_ID
,secrets.AZURE_TENANT_ID
, andsecrets.AZURE_SUBSCRIPTION_ID
and only runningdeploy
if they're all available.The text was updated successfully, but these errors were encountered: