Rename workflow file

This commit is contained in:
Aoran Zeng 2025-06-16 00:44:42 +08:00
parent 4339e856d3
commit d6a3de0558
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98
3 changed files with 8 additions and 9 deletions

View File

@ -1,10 +1,10 @@
# ---------------------------------------------------------------
# Workflow File : pkg-for-DEB.yml
# Workflow File : pkg-DEB.yml
# File Authors : sanchuanhehe <wyihe5520@gmail.com>
# Contributors : Aoran Zeng <ccmywish@qq.com>
# |
# Created On : <2025-06-10>
# Last Modified : <2025-06-15>
# Last Modified : <2025-06-16>
#
# This workflow build and publish DEB packages
# ---------------------------------------------------------------

View File

@ -4,11 +4,10 @@
! Doc Type : Markdown
! Doc Name : README.md
! Doc Authors : Aoran Zeng <ccmywish@qq.com>
! | Nul None <nul@none.org>
! Contributors : Nil Null <nil@null.org>
! |
! Created On : <2025-06-15>
! Last Modified : <2025-06-15>
! Last Modified : <2025-06-16>
! ---------------------------------------------------------- -->
# AUR package
@ -21,12 +20,12 @@
CI 维护者 [@Jerry-Terrasse](https://github.com/Jerry-Terrasse)
- `.github/workflows/pkg-aur-git.yml` - CI 配置文件1
- `.github/workflows/pkg-aur-rel.yml` - CI 配置文件2
- [.github/workflows/pub-AUR-chsrc-git.yml](../../.github/workflows/pub-AUR-chsrc-git.yml)
- [.github/workflows/pub-AUR-chsrc-and-chsrc-bin.yml`](../../.github/workflows/pub-AUR-chsrc-git.yml)
<br>
## Distribute
## 分发
位于 https://aur.archlinux.org/packages

View File

@ -7,7 +7,7 @@
! Contributors : Aoran Zeng <ccmywish@qq.com>
! |
! Created On : <2025-06-14>
! Last Modified : <2025-06-15>
! Last Modified : <2025-06-16>
! ---------------------------------------------------------- -->
# DEB package CI/CD
@ -18,7 +18,7 @@
CI 维护者 [@sanchuanhehe](https://github.com/sanchuanhehe)
- [.github/workflows/pkg-deb.yml](.github/workflows/pkg-deb.yml)
- [.github/workflows/pkg-DEB.yml](../../.github/workflows/pkg-DEB.yml)
<br>