浏览代码

renamed step

[ci skip]
Sebastian Stenzel 3 年之前
父节点
当前提交
d680d7fe9d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/debian.yml

+ 1 - 1
.github/workflows/debian.yml

@@ -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