Skip to content

Commit

Permalink
Improve version release further
Browse files Browse the repository at this point in the history
  • Loading branch information
Privat33r-dev committed Apr 16, 2024
1 parent c7be975 commit 1607e1f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: softprops/action-gh-release@v2
- name: "Version Release"
uses: softprops/action-gh-release@v2
with:
make_latest: 'true'

pypi-push:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1607e1f

Please sign in to comment.