chore: update ci yaml

This commit is contained in:
JustSong
2024-12-27 22:01:37 +08:00
parent 999defc88b
commit 3915ce9814
5 changed files with 0 additions and 5 deletions

View File

@@ -15,7 +15,6 @@ on:
jobs:
release:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
steps:
- name: Checkout
uses: actions/checkout@v3