File tree Expand file tree Collapse file tree 3 files changed +1
-25
lines changed Expand file tree Collapse file tree 3 files changed +1
-25
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 48
48
uses : pypa/gh-action-pypi-publish@release/v1
49
49
with :
50
50
password : ${{env.PYPI_AUTH_TOKEN}}
51
-
52
- - uses : ./.github/actions/publish-docs
53
- if : ${{ steps.release.outputs.releases_created == 'true' }}
54
- with :
55
- token : ${{secrets.GITHUB_TOKEN}}
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Run CI] ( https://github.com/launchdarkly/python-eventsource/actions/workflows/ci.yml/badge.svg )] ( https://github.com/launchdarkly/python-eventsource/actions/workflows/ci.yml )
4
4
[ ![ PyPI] ( https://img.shields.io/pypi/v/launchdarkly-eventsource.svg?maxAge=2592000 )] ( https://pypi.python.org/pypi/launchdarkly-eventsource )
5
- [ ![ Documentation ] ( https://img.shields.io/static/v1?label=GitHub+Pages&message=API+reference&color=00add8 )] ( https://launchdarkly.github .io/python-eventsource )
5
+ [ ![ readthedocs ] ( https://readthedocs.org/projects/launchdarkly-sse-client-library/badge/ )] ( https://launchdarkly-sse-client-library.readthedocs .io/en/latest/ )
6
6
7
7
## Overview
8
8
You can’t perform that action at this time.
0 commit comments