No description
readme.md |
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
)