File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5050 context : .
5151 push : true
5252 tags : |
53- - astrochun/github-stats-pages:${{ env.RELEASE_VERSION }}
54- - astrochun/github-stats-pages:latest
55- - ghcr.io/astrochun/github-stats-pages:${{ env.RELEASE_VERSION }}
56- - ghcr.io/astrochun/github-stats-pages:latest
53+ astrochun/github-stats-pages:${{ env.RELEASE_VERSION }}
54+ astrochun/github-stats-pages:latest
55+ ghcr.io/astrochun/github-stats-pages:${{ env.RELEASE_VERSION }}
56+ ghcr.io/astrochun/github-stats-pages:latest
Original file line number Diff line number Diff line change 1- __version__ = "0.4.7 "
1+ __version__ = "0.4.8 "
Original file line number Diff line number Diff line change 88
99setup (
1010 name = 'github-stats-pages' ,
11- version = '0.4.7 ' ,
11+ version = '0.4.8 ' ,
1212 packages = ['github_stats_pages' ],
1313 scripts = ['scripts/get_repo_list' ,
1414 'scripts/gts_run_all_repos' ,
You can’t perform that action at this time.
0 commit comments