shalzz / zola-deploy-action

Github action for building a Zola site and deploying to Github Pages
MIT License
234 stars 91 forks source link

dubious ownership error in v0.17.2 #73

Closed port19x closed 1 year ago

port19x commented 1 year ago

2023-04-09_11-51

Rolling back to 0.16.1-1 for now :/

shalzz commented 1 year ago

Can you check with the latest commit by using this in you action workflow? : uses: shalzz/zola-deploy-action@master

port19x commented 1 year ago

Works :+1: