Skip to content

Commit 73c183d

Browse files
committed
ci: fix a copy-paste error
1 parent 7a8cad4 commit 73c183d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124

125125
environment:
126126
name: testpypi
127-
url: https://test.pypi.org/p/gcode-thumbnail-tool
127+
url: https://test.pypi.org/p/octoprint-plugin-tool
128128

129129
permissions:
130130
id-token: write
@@ -154,7 +154,7 @@ jobs:
154154

155155
environment:
156156
name: pypi
157-
url: https://pypi.org/p/gcode-thumbnail-tool
157+
url: https://pypi.org/p/octoprint-plugin-tool
158158

159159
permissions:
160160
id-token: write

0 commit comments

Comments
 (0)