Browse Source

fix deb git branch name

Kslr 5 years ago
parent
commit
dff48c99db
1 changed files with 1 additions and 1 deletions
  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