Skip to content

Commit 67d30ed

Browse files
committed
Update
1 parent 4b637b8 commit 67d30ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
needs: build_opencue_packages
4646
runs-on: ubuntu-22.04
4747
container: python:3.10
48-
name: "Upload python packages"
48+
name: "Upload python packages to testpypi repo"
4949
environment: testpypi
5050
env:
5151
TWINE_USERNAME: "__token__"

0 commit comments

Comments
 (0)