1

The Github actions documentation on reusable workflows specifies the syntax to pass secrets from caller workflow to the called workflow using the secrets: inherit tag. However, when I copy this I get an error saying

Unexpected value 'inherit'

the error message

Does anyone know what I might be doing wrong?

0 Answers0