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 following policy is designed to work from GitHub action workflows.
# This means that before running any Updatecli command, we need the two following environment variables set:
#
# GITHUB_TOKEN: Set to a personal access token
# GITHUB_ACTOR: Set to the username associated with the GITHUB_TOKEN
#
# Instruction to retrieve your PAT is documented on https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens