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 8e41642780
Fix: set git identity
2023-08-25 23:52:03 +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: set git identity 2023-08-25 23:52:03 +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.