File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 30
30
with :
31
31
auth : ${{ secrets.GIST_SECRET }}
32
32
gistID : d52b1c6c561ebbf94ddc2a8b52561908 # You'll need to create a gist and put its ID here
33
- filename : django-appointment-doc-status.json
34
33
label : django-appointment docs
35
34
message : ${{ env.STATUS }}
36
35
color : ${{ env.COLOR }}
36
+ isError : ${{ job.status == 'failure' }}
37
+ namedLogo : django
Original file line number Diff line number Diff line change 2
2
3
3
![ Tests] ( https://github.com/adamspd/django-appointment/actions/workflows/tests.yml/badge.svg )
4
4
![ Published on PyPi] ( https://github.com/adamspd/django-appointment/actions/workflows/publish.yml/badge.svg )
5
- [ ![ Doc] ( https://github. com/adamspd/django-appointment-doc/actions/workflows/build-docs.yml/badge.svg )] ( https://django-appt-doc.adamspierredavid.com )
5
+ [ ![ Doc] ( https://img.shields.io/endpoint?url=https://gist.githubusercontent. com/adamspd/d52b1c6c561ebbf94ddc2a8b52561908/raw/ django-appointment-doc-status.json )] ( https://django-appt-doc.adamspierredavid.com )
6
6
[ ![ Current Release Version] ( https://img.shields.io/github/release/adamspd/django-appointment.svg?style=flat-square&logo=github )] ( https://github.com/adamspd/django-appointment/releases )
7
7
[ ![ pypi Version] ( https://img.shields.io/pypi/v/django-appointment.svg?style=flat-square&logo=pypi&logoColor=white )] ( https://pypi.org/project/django-appointment/ )
8
8
[ ![ PyPi downloads] ( https://static.pepy.tech/personalized-badge/django-appointment?period=total&units=international_system&left_color=grey&right_color=orange&left_text=pip%20downloads )] ( https://pypi.org/project/django-appointment/ )
You can’t perform that action at this time.
0 commit comments