mirror of
https://github.com/MarSeventh/CloudFlare-ImgBed.git
synced 2026-01-31 09:03:19 +08:00
Add conditional check for specific repository
This commit is contained in:
1
.github/workflows/sync-release.yml
vendored
1
.github/workflows/sync-release.yml
vendored
@@ -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