Skip to content

Commit c8eead4

Browse files
ci: switch publish url (#63)
* ci: switch publish url
1 parent 0d57693 commit c8eead4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: ubuntu-24.04
4444
environment:
4545
name: pypi
46-
url: https://pypi.org/org/nhs/data-validation-engine
46+
url: https://pypi.org/org/data-validation-engine
4747
permissions:
4848
id-token: write # IMPORTANT: mandatory for trusted publishing
4949
steps:

0 commit comments

Comments
 (0)