Add conditional check for specific repository

This commit is contained in:
叁月柒
2025-12-31 09:34:53 +08:00
committed by GitHub
parent 4af758a497
commit ab10e9843d

View File

@@ -7,6 +7,7 @@ on:
jobs:
sync-release:
if: github.repository == 'MarSeventh/CloudFlare-ImgBed'
runs-on: ubuntu-latest
steps:
- name: Sync Release to Another Repo