feat: add repository check

This commit is contained in:
xkeyC 2024-11-28 18:28:26 +08:00 committed by GitHub
parent 358a264ace
commit 6eaa7a3c8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@ on:
workflow_dispatch:
jobs:
auto-release:
if: github.repository == 'StarCitizenToolBox/LocalizationData'
runs-on: ubuntu-latest
steps:
- name: Checkout