mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
set branch
This commit is contained in:
parent
e0c888058b
commit
9d426b552a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update_wiki.yml
vendored
1
.github/workflows/update_wiki.yml
vendored
|
|
@ -19,6 +19,7 @@ jobs:
|
||||||
repository: ${{github.repository}}.wiki
|
repository: ${{github.repository}}.wiki
|
||||||
persist-credentials: true
|
persist-credentials: true
|
||||||
path: wiki
|
path: wiki
|
||||||
|
ref: master
|
||||||
- name: Copy files
|
- name: Copy files
|
||||||
run: |
|
run: |
|
||||||
rsync -av --exclude=.git/* ${GITHUB_WORKSPACE}/docs/ ${GITHUB_WORKSPACE/wiki/
|
rsync -av --exclude=.git/* ${GITHUB_WORKSPACE}/docs/ ${GITHUB_WORKSPACE/wiki/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue