summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
diff options
context:
space:
mode:
authorStephen Sorriaux <stephen.sorriaux@gmail.com>2022-10-16 13:10:21 -0400
committerGitHub <noreply@github.com>2022-10-16 13:10:21 -0400
commitcb2fe8575924a548b07f29210a058091a017c4fc (patch)
tree97ac98c12c8d204f23c353b513f0c0674b6b4359 /.github/workflows/release.yml
parent161c68770aa1366056322cf5f095f4ca36150f0c (diff)
downloadkazoo-cb2fe8575924a548b07f29210a058091a017c4fc.tar.gz
chore: backport changes from release/2.9 (#674)
* chore: 2.9.0 release and changelog * chore(ci): override egg_info value when releasing
Diffstat (limited to '.github/workflows/release.yml')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 02d0314..47288bf 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -29,6 +29,8 @@ jobs:
run: >-
python -m
build
+ -C--global-option=egg_info
+ -C--global-option=--tag-build=""
--sdist
--wheel
--outdir dist/