Skip to content

Commit 94508a2

Browse files
committed
prepare release v0.4.0 (fix trigger)
1 parent 3a5421d commit 94508a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v4
2424
- uses: hynek/build-and-inspect-python-package@v2
25+
with:
26+
upload-name-suffix: "-release"
2527

2628
release:
2729
# Publish a GitHub release from the given git tag

0 commit comments

Comments
 (0)