pages: add info about test delivery button not working for pages webhook verification

This commit is contained in:
Dan Volchek 2026-07-20 13:39:06 -07:00
parent 69c40e100a
commit 1ba119b296

View file

@ -43,6 +43,12 @@ There are two ways to get started with Codeberg Pages on git-pages:
This page documents the first method. See the [separate page on using Forgejo Actions](/codeberg-pages/forgejo-actions/) for information on the second method.
{% admonition "Warning" %}
Do not use the "Test delivery" button to verify the webhook is set up correctly. It will fail with an error - this is expected. Instead, push or upload your content to the branch and then verify the associated webhook delivery or visit your website URL.
{% endadmonition %}
### User/organization websites
1. Create a repository called `pages` under your own username or under the organization you want to create a website for