Skip to content

Commit 68fc295

Browse files
committed
Fix pipeline
Signed-off-by: Jan Dittrich <[email protected]>
1 parent 45bc120 commit 68fc295

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ jobs:
7676
uses: softprops/action-gh-release@v2
7777
with:
7878
body_path: CHANGELOG.md
79-
files: dist/
80-
discussion_category_name: 📣Announcements
79+
files: dist/*
80+
discussion_category_name: Announcements

0 commit comments

Comments
 (0)