Skip to content

Commit 18966a6

Browse files
committed
update workflow names
1 parent b346488 commit 18966a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-cheese3d-annotator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish to PyPi
1+
name: Publish to PyPi (cheese3d-annotator)
22
on:
33
push:
44
tags:

.github/workflows/publish-cheese3d.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish to PyPi
1+
name: Publish to PyPi (cheese3d)
22
on:
33
push:
44
tags:

0 commit comments

Comments
 (0)