Add missing deploy step to ci-build-upload-binaries

This commit is contained in:
Jon Häggblad
2024-02-09 11:28:31 +01:00
parent 22b5670396
commit d0aece501f
@@ -127,7 +127,7 @@ jobs:
cp target/debian/*.deb $OUTPUT_DIR
- name: Deploy branch to CI www
if: github.event_name == 'pull_request'
# if: github.event_name == 'schedule' || github.event_name == 'pull_request'
continue-on-error: true
uses: easingthemes/ssh-deploy@main
env: