Explorar el Código

fix deb git branch name

Kslr hace 5 años
padre
commit
dff48c99db
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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