mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/LocalizationData.git
synced 2025-06-28 11:24:48 +08:00
feat: add repository check
This commit is contained in:
1
.github/workflows/auto_release.yml
vendored
1
.github/workflows/auto_release.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
auto-release:
|
||||
if: github.repository == 'StarCitizenToolBox/LocalizationData'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Reference in New Issue
Block a user