使用v1
Some checks failed
Auto Update README with Repo Name / update-readme (push) Failing after 1m3s

This commit is contained in:
liyp 2025-04-10 14:56:20 +08:00
parent 260c81d85f
commit 0000cf662c

View File

@ -4,13 +4,14 @@ on:
push: push:
branches: branches:
- main - main
- master
jobs: jobs:
update-readme: update-readme:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout code (Gitea version) - name: Checkout code (Gitea version)
uses: https://gitea.com/gitea/act/src/branch/master/actions/checkout@v3 uses: https://gitea.com/gitea/act/src/branch/master/actions/checkout@v1
with: with:
fetch-depth: 0 fetch-depth: 0