Skip to content

Commit

Permalink
fix(ci): only upload LICENSE to github releases (soon upload auto-upl…
Browse files Browse the repository at this point in the history
…oad .whls)
  • Loading branch information
ms7m committed Jan 25, 2023
1 parent 167c9ab commit 46893ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
files: |
LICENSE
notifypy
LICENSE

0 comments on commit 46893ae

Please sign in to comment.