T-Damer opened this issue 3 years ago · 0 comments
I tried to pass the variables using env-cmd, but it didn't work, maybe there's a workaround? I want to pass the variable from my .env directly into the .yaml like ${{ env.FOLDER_TO_SYNC }}
env-cmd
.env
.yaml
${{ env.FOLDER_TO_SYNC }}