mirror of
https://github.com/ZSCGR/CloudFlare-ImgBed.git
synced 2026-08-13 04:03:42 +08:00
Add conditional check for specific repository
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user