No description
Find a file
2025-06-14 12:56:23 +02:00
readme.md Update readme.md 2025-06-14 12:56:23 +02:00

Actions info

When using the Actions on this Gitea Server, please make sure to follow the important steps:

All codeblocks here are examples.

Actions

Actions should use the Github Variant, so when you declare an action with uses then use the full action url (like https://github.com/actions/checkout@v4)