|
@@ -26,6 +26,7 @@ jobs:
|
|
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
|
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
|
|
|
|
|
- name: Build artifacts for packagerefs
|
|
- name: Build artifacts for packagerefs
|
|
|
|
+ if: env.XMAKE_REPO_TOKEN != ''
|
|
run: |
|
|
run: |
|
|
git config --global user.email "[email protected]"
|
|
git config --global user.email "[email protected]"
|
|
git config --global user.name "ruki"
|
|
git config --global user.name "ruki"
|