0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-12 16:50:45 -05:00

Test Build Action

This commit is contained in:
Refringe 2024-03-26 11:48:33 -04:00
parent 8cdf9a3ee3
commit 9e238e9d1b
Signed by: Refringe
GPG Key ID: 7715B85B4A6306ED

View File

@ -18,8 +18,7 @@ jobs:
git config --global user.name "TriggerBot"
- name: Clone Build Repository
run: git clone https://${{ secrets.BUILD_USERNAME }}:${{ secrets.BUILD_PASSWORD }}@git.refringe.com/refringe/Build.git ../main-build-repo
run: git clone https://${{ secrets.BUILD_USERNAME }}:${{ secrets.BUILD_PASSWORD }}@dev.sp-tarkov.com/SPT-AKI/Build.git ../main-build-repo
- name: Trigger Branch
working-directory: ../main-build-repo
run: git checkout -b trigger || git checkout trigger