Parameters expansion stop to work since 20/01
nedseb opened this issue · 2 comments
nedseb commented
I use your action for more than two months to push my static assets and until now everything is working as expected.
https://github.com/letssteam/pxt-lets-steam/actions/runs/1729730996/workflow#L35
Since yesterday morning, I had an issue with parameters expansion.
When my action generates the files, the target_folder become just 1 :
https://github.com/letssteam/pxt-lets-steam/runs/4899231832?check_suite_focus=true#step:8:238
The commit message becomes just 0 :
https://github.com/letssteam/pxt-lets-steam/runs/4899231832?check_suite_focus=true#step:8:351
nedseb commented
Everything is back to normal!