Skip to content

The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'. #121112

Answered by riosje
riosje asked this question in Actions
Discussion options

You must be logged in to vote

yes my issue was trying to pass the secret env${{ secrets.INSTANCE_ID }} via input in the reusable workflow.
If you need to pass secrets to the reusable workflow try to use secrets: inherit instead.
BTW, the error log shown has nothing to do with the actual error.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@riosje
Comment options

Answer selected by nebuk89
@thgoebel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working correctly Actions Build, test, and automate your deployment pipeline with world-class CI/CD
3 participants