renamed step

[ci skip]
This commit is contained in:
Sebastian Stenzel
2022-03-18 14:58:53 +01:00
parent 746d3974a0
commit d680d7fe9d

View File

@@ -104,7 +104,7 @@ jobs:
cryptomator_*_source.changes
cryptomator_*_amd64.deb
cryptomator_*.asc
- name: Run dput to beta repo
- name: Publish on PPA
if: startsWith(github.ref, 'refs/tags/') || github.event.inputs.dput == 'true'
run: dput ppa:sebastian-stenzel/cryptomator-beta cryptomator_*_source.changes
- name: Publish Debian package on GitHub Releases