Skip to content

Commit

Permalink
ci: change target-dir in comprep to debs/libcreate
Browse files Browse the repository at this point in the history
  • Loading branch information
Kola50011 committed Sep 23, 2024
1 parent 78424d1 commit 3ac90c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3ac90c3

Please sign in to comment.