chore: Replace Repo Name

This commit is contained in:
WhizPanda
2023-12-02 23:04:04 +08:00
parent 3e93f0ecbc
commit 64a283c3a6
9 changed files with 12 additions and 18 deletions

View File

@@ -24,7 +24,6 @@ jobs:
os: ubuntu-22.04
runs-on: ${{ matrix.targets.os }}
if: startsWith(github.repository, 'wonfen')
steps:
- name: Checkout repository
uses: actions/checkout@v2