A drone plugin to deploy to codeberg pages. Basically takes a folder and pushes it to the "pages" branch in the same repo.
Go to file
[BOT] pages deployer c63c30fa47
Fix: cleanup
2023-08-25 23:41:25 +02:00
.gitignore Chore: initial impl 2023-08-25 23:12:16 +02:00
action.yml Chore: initial impl 2023-08-25 23:12:16 +02:00
go.mod Chore: initial impl 2023-08-25 23:12:16 +02:00
go.sum Chore: initial impl 2023-08-25 23:12:16 +02:00
LICENSE Initial commit 2023-08-25 17:01:17 +02:00
main.go Fix: cleanup 2023-08-25 23:41:25 +02:00
README.md Initial commit 2023-08-25 17:01:17 +02:00

codeberg-pages-deploy

A drone plugin to deploy to codeberg pages. Basically takes a folder and pushes it to the "pages" branch in the same repo.