fix(actions)
This commit is contained in:
parent
b3ba0603e3
commit
8f8d08f30f
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ jobs:
|
||||||
- name: Push
|
- name: Push
|
||||||
uses: s0/git-publish-subdir-action@develop
|
uses: s0/git-publish-subdir-action@develop
|
||||||
env:
|
env:
|
||||||
REPO: git@git.home.arpa:z0x/z0x.ca.git
|
REPO: git@10.0.0.5:3030:z0x/z0x.ca.git
|
||||||
BRANCH: build
|
BRANCH: build
|
||||||
FOLDER: dist
|
FOLDER: dist
|
||||||
SSH_PRIVATE_KEY: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
SSH_PRIVATE_KEY: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue