We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d57693 commit c8eead4Copy full SHA for c8eead4
1 file changed
.github/workflows/ci_publish.yml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ubuntu-24.04
44
environment:
45
name: pypi
46
- url: https://pypi.org/org/nhs/data-validation-engine
+ url: https://pypi.org/org/data-validation-engine
47
permissions:
48
id-token: write # IMPORTANT: mandatory for trusted publishing
49
steps:
0 commit comments