mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +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
|
||||
persist-credentials: true
|
||||
path: wiki
|
||||
ref: master
|
||||
- name: Copy files
|
||||
run: |
|
||||
rsync -av --exclude=.git/* ${GITHUB_WORKSPACE}/docs/ ${GITHUB_WORKSPACE/wiki/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue