Release v1.0.5
All checks were successful
自动版本发布 / create-readme (push) Successful in 14s

This commit is contained in:
iorebuild 2025-04-10 20:24:56 +08:00
parent 9f0cdc8b48
commit 1f6654d32a

View File

@ -13,12 +13,12 @@ jobs:
steps: steps:
# - name: Checkout - name: Checkout
# uses: https://gitee.com/actions-mirror/checkout@v4 uses: https://gitee.com/actions-mirror/checkout@v4
# with: with:
# fetch-depth: 0 fetch-depth: 0
# # 如果你文档需要 Git 子模块,取消注释下一行 # 如果你文档需要 Git 子模块,取消注释下一行
# submodules: true submodules: true
# - name: 替换软件源为国内软件源 # - name: 替换软件源为国内软件源
# run: | # run: |