We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c76a95 commit 06a285aCopy full SHA for 06a285a
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 2.4.0-4-g1ac6e1b
+_commit: 2.4.0-6-g0f64ce8
3
_src_path: gh:DiamondLightSource/python-copier-template
4
author_email: [email protected]
5
author_name: Tom Cobb
.github/workflows/_pypi.yml
@@ -15,3 +15,5 @@ jobs:
15
16
- name: Publish to PyPI using trusted publishing
17
uses: pypa/gh-action-pypi-publish@release/v1
18
+ with:
19
+ attestations: false
0 commit comments