You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 }}
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.envdirectly into the.yamllike${{ env.FOLDER_TO_SYNC }}