Przeglądaj źródła

fix deb git branch name

Kslr 5 lat temu
rodzic
commit
dff48c99db
1 zmienionych plików z 1 dodań i 1 usunięć
  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