chore: update readme & fix updater issue

This commit is contained in:
wonfen
2023-11-22 07:31:38 +08:00
Unverified
parent 568218204a
commit 408a4420c9
2 changed files with 14 additions and 8 deletions

View File

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