Skip to content

Commit 06a285a

Browse files
committed
1 parent 7c76a95 commit 06a285a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 2.4.0-4-g1ac6e1b
2+
_commit: 2.4.0-6-g0f64ce8
33
_src_path: gh:DiamondLightSource/python-copier-template
44
author_email: [email protected]
55
author_name: Tom Cobb

.github/workflows/_pypi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ jobs:
1515

1616
- name: Publish to PyPI using trusted publishing
1717
uses: pypa/gh-action-pypi-publish@release/v1
18+
with:
19+
attestations: false

0 commit comments

Comments
 (0)