ipfs-sync icon indicating copy to clipboard operation
ipfs-sync copied to clipboard

Use variables in `.ipfs-sync.yaml`

Open 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 }}

T-Damer avatar Apr 20 '22 15:04 T-Damer