Add conditional check for specific repository

This commit is contained in:
叁月柒
2025-12-31 09:34:53 +08:00
committed by GitHub
parent 53b6ebcaa9
commit b9d319996c
+1
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