In which scenarios could the GITHUB_TOKEN be used? (Choose two.)
In which scenarios could the GITHUB_TOKEN be used? (Choose two.)
A . to leverage a self-hosted runner
B . to create a repository secret
C . to publish to GitHub Packages
D . to create issues in the repo
E . to read from the file system on the runner
F . to add a member to an organization
Answer: C, D
Explanation:
The GITHUB_TOKEN is automatically provided by GitHub in workflows and can be used to authenticate API requests to GitHub, including publishing packages to GitHub Packages. The GITHUB_TOKEN is also used to authenticate API requests for actions like creating issues, commenting, or interacting with pull requests within the same repository.
Latest GitHub Actions Dumps Valid Version with 72 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments