Skip to content

Commit 46893ae

Browse files
committed
fix(ci): only upload LICENSE to github releases (soon upload auto-upload .whls)
1 parent 167c9ab commit 46893ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ jobs:
2525
repo_token: "${{ secrets.GITHUB_TOKEN }}"
2626
prerelease: false
2727
files: |
28-
LICENSE
29-
notifypy
28+
LICENSE

0 commit comments

Comments
 (0)