Today I Learned: When calling one GitHub workflow from another you have to explicitly state the called workflow should inherit all ENV variables otherwise it won’t have any access to them.
Today I Learned: When calling one GitHub workflow from another you have to explicitly state the called workflow should inherit all ENV variables otherwise it won’t have any access to them.