Custom environment variables can be defined at multiple levels within a workflow file including:
(Each answer presents a complete solution. Choose three.)
Which GitHub Actions capability prevents secrets from appearing in workflow logs?
What repository visibility is required for a GitHub Action to be listed on GitHub Marketplace?
Which of the following scenarios requires a developer to explicitly use the GITHUB_TOKEN or github.token secret within a workflow? (Choose two.)
Which step is using the dbserver environment variable correctly?