Update Readme

This commit is contained in:
Stanislas Daniel Claude Dolcini 2024-08-24 20:07:32 +02:00
parent d4c2ff2d69
commit c67b7cc295
Signed by: Stan
GPG Key ID: 244943DFF8370D60

View File

@ -1,8 +1,8 @@
# GitHub Action to build a 0ad pyromod file
This is a [GitHub Action](https://github.com/features/actions) that
This is a [Gitea Action](https://docs.gitea.com/usage/actions/overview) that
will build a [0ad
pyromod](https://trac.wildfiregames.com/wiki/Modding_Guide#Distributingyourmods).
pyromod](https://gitea.wildfiregames.com/0ad/0ad/wiki/Modding_Guide#distributing-your-mods).
## Usage
@ -22,7 +22,7 @@ corresponding sha256sum.
This file needs to be placed in
<your_repo_root>/.github/workflows/<filename>.yml
<your_repo_root>/.gitea/workflows/<filename>.yml
(where `<filename>` can be anything you like)