Ver Fonte

fix deb git branch name

Kslr há 5 anos atrás
pai
commit
dff48c99db
1 ficheiros alterados com 1 adições e 1 exclusões
  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