File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 7171 password : ${{ secrets.PYPI_API_TOKEN }}
7272
7373 publish-gh-pages :
74+ runs-on : ubuntu-latest
7475 needs : [build-docs]
7576 steps :
7677 - uses : crazy-max/ghaction-github-pages@v2
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ # [ 0.23.1] - 2022-05-17
8+ ### Fixed
9+ - [ PR 98] ( https://github.com/salesforce/django-declarative-apis/pull/98 ) Fix GitHub publish action
10+
711# [ 0.23.0] - 2022-05-17
812### Added
913- [ PR 96] ( https://github.com/salesforce/django-declarative-apis/pull/96 ) Minor tweaks for ReadTheDocs integration
You can’t perform that action at this time.
0 commit comments