File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ name: Release
33on :
44 push :
55 branches : [main]
6+ paths-ignore :
7+ - " **/*.md"
68 workflow_dispatch :
79 inputs :
810 bump :
Original file line number Diff line number Diff line change 11# ui-avatars
22
33[ ![ CI] ( https://img.shields.io/github/actions/workflow/status/stevelacey/ui-avatars/ci.yml?branch=main )] ( https://github.com/stevelacey/ui-avatars/actions )
4- [ ![ PyPI] ( https://img.shields.io/pypi/v/ui-avatars.svg )] ( https://pypi.org/project/ui-avatars/ )
5- [ ![ Python versions] ( https://img.shields.io/pypi/pyversions/ui-avatars.svg )] ( https://pypi.org/project/ui-avatars/ )
4+ [ ![ PyPI] ( https://img.shields.io/pypi/v/ui-avatars.svg?cacheSeconds=14400 )] ( https://pypi.org/project/ui-avatars/ )
5+ [ ![ Python versions] ( https://img.shields.io/pypi/pyversions/ui-avatars.svg?cacheSeconds=14400 )] ( https://pypi.org/project/ui-avatars/ )
66[ ![ License] ( https://img.shields.io/github/license/stevelacey/ui-avatars )] ( LICENSE.md )
77
88Deterministic avatar URLs that work great on both light and dark designs: a real
You can’t perform that action at this time.
0 commit comments