Files
automatisch/packages/docs/pages/apps/gitea/actions.md
2024-05-13 16:52:13 +02:00

13 lines
208 B
Markdown

---
favicon: /favicons/gitea.svg
items:
- name: Create issue
desc: Creates a new issue.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />