Automate Your Workflow with GitHub Actions – Part 2 of 2 Module Assessment Estimated reading: 1 minute 52 views Check your knowledge 1. In which scenarios should you NOT use GitHub Packages? When I want to share code between the methods of my application When I want to share container images among my team’s developers When I want to publish a small code library as an open-source project 2. When pulling an image to your local environment, which credentials are required? Your GitHub username and a Personal Access Token The organization name and an API key The package name and a package key 3. How can you authenticate to GitHub Packages from your local development environment? With an API key With my GitHub credentials (username and password) With a Personal Access Token Module Assessment - PreviousGitHub Packages for Code PackagesNext - Module AssessmentSummary