Skip to content

Commit 3c76f22

Browse files
committed
build: use correct pypi publish target url
1 parent 2684c3b commit 3c76f22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
environment: # see https://github.com/pypa/gh-action-pypi-publish/tree/release/v1/
1414
name: pypi
15-
url: https://pypi.org/p/horde-sdk/
15+
url: https://pypi.org/p/haidra-core/
1616

1717
permissions:
1818
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing

0 commit comments

Comments
 (0)