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
Steps to reproduce: deploy a container app using publish-profile with a named tag (e.g. v2.5.4) — action reports success but DOCKER_CUSTOM_IMAGE_NAME retains the previous value
Expected: container image config updated to the new tag
Actual: config unchanged, app continues running old image
Workaround: use azure/login + AZURE_CREDENTIALS instead of publish-profile