Browse Source

ci: Set GitHub org to `gitblit` for release.

tags/r1.9.0^0
Florian Zschocke 4 years ago
parent
commit
08666d065b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .github/workflows/gitblit-release.yml

+ 1
- 1
.github/workflows/gitblit-release.yml View File

@@ -44,7 +44,7 @@ jobs:
runs-on: ubuntu-latest
needs: build_and_test
env:
GH_ORG: fzs
GH_ORG: gitblit
moxie: moxie-0.9.4/bin/moxie
versinfo: ../verinf.sh


Loading…
Cancel
Save