Skip to content

Commit

Permalink
ci: automate GH releases
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Feb 5, 2024
1 parent 21e92a6 commit d923592
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@ jobs:
env:
FLIT_USERNAME: __token__
FLIT_PASSWORD: ${{ secrets.PYPI_KEY }}
- name: Generate GitHub Release Notes
uses: softprops/action-gh-release@v1

0 comments on commit d923592

Please sign in to comment.