chore: ci

This commit is contained in:
GyDi 2023-01-14 22:22:18 +08:00
parent b8754f3f44
commit 20718c6ec1

View File

@ -4,7 +4,7 @@ on: workflow_dispatch
jobs: jobs:
release-update: release-update:
runs-on: macos-latest runs-on: ubuntu-latest
if: startsWith(github.repository, 'zzzgydi') if: startsWith(github.repository, 'zzzgydi')
steps: steps:
- name: Checkout repository - name: Checkout repository