zola-deploy-action

Github action for building a Zola site and deploying to Github Pages

MIT License

Stars
225
Committers
26

Bot releases are visible (Hide)

zola-deploy-action - v0.19.2 Latest Release

Published by shalzz 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/shalzz/zola-deploy-action/compare/v0.19.1...v0.19.2

zola-deploy-action - v0.19.1

Published by shalzz 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/shalzz/zola-deploy-action/compare/v0.18.0...v0.19.1

zola-deploy-action - v0.18.0

Published by shalzz 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/shalzz/zola-deploy-action/compare/v0.17.1...v0.18.0

zola-deploy-action - v0.17.2-1

Published by shalzz 11 months ago

Hotfix release for git safe directories

zola-deploy-action - v0.17.2

Published by shalzz over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/shalzz/zola-deploy-action/compare/v0.17.1...v0.17.2

zola-deploy-action - v0.17.1

Published by shalzz over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/shalzz/zola-deploy-action/compare/v0.17.0...v0.17.1

zola-deploy-action - v0.17.0

Published by shalzz over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/shalzz/zola-deploy-action/compare/v0.16.1...v0.17.0

zola-deploy-action - v0.16.1-1

Published by shalzz over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/shalzz/zola-deploy-action/compare/v0.16.1...v0.16.1-1

zola-deploy-action - v0.16.1

Published by shalzz about 2 years ago

zola-deploy-action - Zola v0.16.0

Published by shalzz over 2 years ago

zola-deploy-action - v0.15.3

Published by shalzz over 2 years ago

zola-deploy-action - Use only GITHUB_TOKEN

Published by shalzz almost 3 years ago

This release removes the need to manually create and use a Github Personal Access Token.

If you're setting a PAT via TOKEN: ${{ secrets.TOKEN }} it should still continue to work.
However if you had something like
TOKEN: $GITHUB_ACTOR:${{ secrets.GITHUB_TOKEN }}

You'd need to change it to GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} for using the latest action version

zola-deploy-action - Update to zola v0.15.2

Published by shalzz almost 3 years ago

zola-deploy-action - Update to zola v0.14.1

Published by shalzz about 3 years ago

zola-deploy-action - Zola v0.14.0

Published by shalzz about 3 years ago

zola-deploy-action - zola v0.13.0

Published by shalzz almost 4 years ago

zola-deploy-action - v0.12.0

Published by shalzz about 4 years ago

zola-deploy-action - Zola v0.11.0

Published by shalzz over 4 years ago

zola-deploy-action - Zola deploy with zola v0.10.0

Published by shalzz over 4 years ago

zola-deploy-action - Patch release with actions.yaml

Published by shalzz over 4 years ago

Package Rankings
Top 1.03% on Github actions
Top 9.63% on Proxy.golang.org
Badges
Extracted from project README
Build Status
Related Projects