Adjust packages and actions articles' sequence on the sidebar

This commit is contained in:
Lunny Xiao
2024-09-02 17:52:58 -07:00
parent 488e0e4355
commit 7a8bc94a8a
107 changed files with 98 additions and 128 deletions
@@ -1,7 +1,7 @@
---
date: "2023-05-24T15:00:00+08:00"
slug: "comparison"
sidebar_position: 30
sidebar_position: 15
---
# 与GitHub Actions的对比
@@ -4,7 +4,7 @@ slug: "overview"
sidebar_position: 1
---
# Gitea Actions
# Overview
从Gitea **1.19**版本开始,Gitea Actions成为了内置的CI/CD解决方案。