mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/LocalizationData.git
synced 2025-05-10 11:21:25 +08:00
feat: add repository check
This commit is contained in:
parent
358a264ace
commit
6eaa7a3c8a
1
.github/workflows/auto_release.yml
vendored
1
.github/workflows/auto_release.yml
vendored
@ -7,6 +7,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
auto-release:
|
auto-release:
|
||||||
|
if: github.repository == 'StarCitizenToolBox/LocalizationData'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user