Skip to content

Commit

Permalink
Update build-deb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
libf-de authored Jun 19, 2023
1 parent 3981e85 commit c68a81b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
with:
username: 'github'
server: ${{ secrets.SSH_SERVER }}
port: ${{ secrets.SSH_PORT }}
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
local_path: './debian/artifacts'
remote_path: '/home/github/build'
Expand Down

0 comments on commit c68a81b

Please sign in to comment.