Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbeb9aab

Browse files
committed
Generate digital attestations for PyPI (PEP 740)
1 parent7919df8 commitbeb9aab

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/workflows/pypi-package.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
permissions:
1212
contents:read
1313

14+
env:
15+
FORCE_COLOR:1
16+
1417
jobs:
1518
# Always build & lint package.
1619
build-package:
@@ -45,3 +48,5 @@ jobs:
4548

4649
-name:Upload package to PyPI
4750
uses:pypa/gh-action-pypi-publish@release/v1
51+
with:
52+
attestations:true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp