File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 9
9
runs-on : ubuntu-latest
10
10
strategy :
11
11
matrix :
12
- statsRepo : ['gitblit/gitblit', 'gitblit/gitblit-docker']
12
+ statsRepo : ['gitblit-org /gitblit', 'gitblit-org /gitblit-docker']
13
13
fail-fast : false
14
14
# Using 1 to help avoid commit conflicts
15
15
max-parallel : 1
23
23
# repository (which this workflow file lives in),
24
24
# to store data and the report files.
25
25
ghtoken : ${{ secrets.GH_REPO_STATS_PAT }}
26
- databranch : gitblit
26
+ databranch : gitblit-org
27
+ ghpagesprefix : https://gitblit-org.github.io/github-stats
Original file line number Diff line number Diff line change 1
1
# github-stats
2
- Github statistics data collection for [ gitblit] ( https://gitblit-org.github.io/github-stats/gitblit/gitblit/latest-report/report.html )
3
- and [ gitblit-docker] ( https://gitblit-org.github.io/github-stats/gitblit/gitblit-docker/latest-report/report.html ) .
2
+ Github statistics data collection for [ gitblit] ( https://gitblit-org.github.io/github-stats/gitblit-org /gitblit/latest-report/report.html )
3
+ and [ gitblit-docker] ( https://gitblit-org.github.io/github-stats/gitblit-org /gitblit-docker/latest-report/report.html ) .
You can’t perform that action at this time.
0 commit comments