Skip to content

Commit

Permalink
Merge pull request #74 from mlinfra-io/fixing-github-release-notes
Browse files Browse the repository at this point in the history
bugfix: removed PR to changelog
  • Loading branch information
aliabbasjaffri committed Mar 9, 2024
2 parents 0cf85de + a6eec38 commit 36268c5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,6 @@ jobs:
with:
pythonVersion: "3.10"
dependencyType: "docs"
- uses: docker://tiangolo/latest-changes:0.3.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
latest_changes_file: docs/RELEASE_NOTES.md
latest_changes_header: "## Latest Changes"
end_regex: "^## "
debug_logs: true
label_header_prefix: "### "
- name: Publish documentation
uses: ./.github/actions/mike-docs
with:
Expand Down

0 comments on commit 36268c5

Please sign in to comment.