Skip to content

Commit

Permalink
Merge pull request #478 from powerapi-ng/ci/release-python-artifacts
Browse files Browse the repository at this point in the history
ci(release): Extract python build artifacts into `dist` directory
  • Loading branch information
gfieni authored Nov 28, 2024
2 parents 0ddb31f + c127db1 commit 039b7a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
name: "python-build-dist"
path: dist

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

0 comments on commit 039b7a4

Please sign in to comment.