diff --git a/content/codeberg-pages/pushing-output.md b/content/codeberg-pages/pushing-output.md index 233db64..4604902 100644 --- a/content/codeberg-pages/pushing-output.md +++ b/content/codeberg-pages/pushing-output.md @@ -98,8 +98,6 @@ Both the [Woodpecker CI](/ci/#using-codeberg's-instance-of-woodpecker-ci) and th For the Woodpecker CI, you can see the [existing example workflows in the `Codeberg-CI/examples` repo](https://codeberg.org/Codeberg-CI/examples), which provides examples for Jekyll, Hugo, Zola and many other popular SSG. -Currently, we do not have any examples for the Forgejo Actions yet, but individual SSG tools might have details in their own documentation: - -- [Hugo docs on using Forgejo Actions for Codeberg Pages](https://gohugo.io/host-and-deploy/host-on-codeberg-pages/#automated-deployment-using-forgejo-actions) +Currently, we do not have any examples for the Forgejo Actions yet, but individual SSG tools might have details in their own documentation. Note that if you use Forgejo Actions to publish the website, you should make sure that `.domains` file will be preserved in the root directory of the **output** branch or repository.