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

@@ -5,8 +5,6 @@ on: workflow_dispatch
jobs:
release-update:
runs-on: ubuntu-latest
if: |
startsWith(github.repository, 'wonfen')
steps:
- name: Checkout repository
uses: actions/checkout@v3