In our guide regarding CLI GH actions, it is not well documented that the TENANT option in the action-cli-login should always be present when application login method is used.
https://pnp.github.io/cli-microsoft365/user-guide/github-actions#login-with-application-secrets
also in the spfx project github workflow add command we should update the generated flow to also include this option when generating a flow for application login method and additional secret placeholder
Related/parent issue
pnp/action-cli-login#37
In our guide regarding CLI GH actions, it is not well documented that the
TENANToption in the action-cli-login should always be present when application login method is used.https://pnp.github.io/cli-microsoft365/user-guide/github-actions#login-with-application-secrets
also in the
spfx project github workflow addcommand we should update the generated flow to also include this option when generating a flow for application login method and additional secret placeholderRelated/parent issue
pnp/action-cli-login#37