ソースを参照

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