jsmrcaga / action-netlify-deploy

MIT License
102 stars 32 forks source link

broken with after 1.1.0 #46

Closed philihp closed 1 year ago

philihp commented 1 year ago

Something seems to have broken with this action with either 1.8.2 or 2.0.0... any thoughts as to what is missing here?

example of working with 1.1.0: https://github.com/philihp/hathora-et-labora/actions/runs/4391412582/jobs/7690542142

example of broken with 1.8.2: https://github.com/philihp/hathora-et-labora/actions/runs/4391422391/jobs/7690558311

tried bumping to 2.0.0, still broken: https://github.com/philihp/hathora-et-labora/actions/runs/4395911587/jobs/7698022033

philihp commented 1 year ago

i bisected the problem, seems to be something that changed between 1.6.0 vs 1.7.0...

i'm closing this out... rather than try to dig into the action, it's probably going to be easier for me to directly call a CLI tool.