Skip to content

Commit 24668c4

Browse files
committed
Change required key to 2CF*, which seems to be the only good one
1 parent 5a42c62 commit 24668c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ release: clean
4646
force_release:: clean
4747
git push --tags
4848
python3 setup.py sdist bdist_wheel
49-
twine upload -s -i 763629FEC8788FC35128B5F6EE029D1E5EB40300 dist/*
49+
twine upload -s -i 2CF6E0B51AAF73F09B1C21174D1DA68C88710E60 dist/*

0 commit comments

Comments
 (0)