forked from compAIR/libcreate
ci: change target-dir in comprep to debs/libcreate
This commit is contained in:
parent
78424d187c
commit
3ac90c382e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package.yaml
vendored
2
.github/workflows/package.yaml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
|
||||
with:
|
||||
source-directory: "output/"
|
||||
target-directory: "debs/complib/"
|
||||
target-directory: "debs/libcreate/"
|
||||
destination-github-username: "F-WuTS"
|
||||
destination-repository-name: "compREP"
|
||||
target-branch: master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue