Skip to content

Commit 039b7a4

Browse files
authored
Merge pull request #478 from powerapi-ng/ci/release-python-artifacts
ci(release): Extract python build artifacts into `dist` directory
2 parents 0ddb31f + c127db1 commit 039b7a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
100100
with:
101101
name: "python-build-dist"
102+
path: dist
102103

103104
- name: Publish package
104105
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2

0 commit comments

Comments
 (0)