🔥 3-day streak
GitHub Actions (GH-200)49 / 142
Question 49 of 142

A workflow job in the 'payments-service' repository targets the 'production' environment. A secret named DEPLOY_TOKEN is defined at three levels with different values: at the organization level (scoped to selected repositories including this one), at the repository level, and at the 'production' environment level. When the job references ${{ secrets.DEPLOY_TOKEN }}, which value will be used?

Reviewed for accuracy · Report an issueNext question