Skip to content

Commit

Permalink
docs: Added information related to the automatic release (#290)
Browse files Browse the repository at this point in the history
* docs: added information related to the automatic release

* docs: removed test-parallel from docs

* docs: minor additions to contributing guidelines

* ci: removed changelog

As it already present in the git releases

* Apply suggestions from code review

Co-authored-by: Niklas Muennighoff <[email protected]>

---------

Co-authored-by: Niklas Muennighoff <[email protected]>
  • Loading branch information
KennethEnevoldsen and Muennighoff authored Mar 31, 2024
1 parent d0549a3 commit 6821d23
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 2,908 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: python-semantic-release/[email protected]
with:
github_token: ${{ secrets.RELEASE }}
changelog: "false"

- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
Expand Down
Loading

0 comments on commit 6821d23

Please sign in to comment.