actions-info/readme.md
2025-06-14 12:56:23 +02:00

9 lines
No EOL
314 B
Markdown

# 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`)