We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08e0bce + 20f04fe commit 52262f7Copy full SHA for 52262f7
1 file changed
.badgery.yaml
@@ -63,11 +63,11 @@ cards:
63
- group: Build & Release
64
type: gh_action
65
title: Publishing (PyPI)
66
- workflow: pypi-publish.yml
+ workflow: pypi-publish.yaml
67
enabled: true
68
69
70
71
title: Docs build/deployment
72
- workflow: docs.yml
+ workflow: docs.yaml
73
0 commit comments