浏览代码

fix deb git branch name

Kslr 5 年之前
父节点
当前提交
dff48c99db
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/deb.yml

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

@@ -48,5 +48,5 @@ jobs:
           reprepro includedeb ../*.deb
           git add -A
           git commit -am 'update'
-          git push origin master
+          git push origin main