Skip to content

Error: Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers #989

Answered by gulskr
gulskr asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @cscetbon , so yeah it is resolved actually I forgot to answer here but I have made a gist on this topic here [https://gist.github.com/gulskr/c62b31ac1ce1f4defc5470bba8cab05c], but anyway in my case when I was calling that reusable workflow, I just have to inherit the secrets like this,
# Here you can see we have called the reusable_workflow.yml@main jobs: call-workflow-passing-data: uses: gulskr/Python-boto/.github/workflows/reusable_workflow.yml@main secrets: inherit
But i suggest you just see the gist and see the code, you will get to know the problem, If need any more help please mention me

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@gulskr
Comment options

Answer selected by gulskr
@cscetbon
Comment options

@gulskr
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants