🔥 3-day streak
GitHub Actions (GH-200)94 / 142
Question 94 of 142
Your organization stores a shared deployment token as an organization-level secret named DEPLOY_TOKEN. It is scoped with a visibility setting of 'Selected repositories' and only three repositories are currently listed. A team creates a new private repository, forks one of the three selected repositories into it, and their workflow that references ${{ secrets.DEPLOY_TOKEN }} returns an empty value. What is the correct explanation and fix?
Reviewed for accuracy · Report an issueNext question