Skip to content

Commit 5e74be6

Browse files
authored
Merge pull request #411 from powerapi-ng/ci/pypi-attestation
ci(release): Enable generation and upload of python package digital attestation
2 parents 5590cab + f688a5a commit 5e74be6

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
@@ -65,6 +65,7 @@ jobs:
6565
uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0
6666
with:
6767
print-hash: true
68+
attestations: true
6869

6970
docker-image:
7071
name: Publish Docker image

0 commit comments

Comments
 (0)