Skip to content

Commit 5ccb235

Browse files
committed
ci: update workflow names for clarity in package publishing
1 parent a640877 commit 5ccb235

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish-package-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and publish python dev package
1+
name: Publish beta package
22

33
on:
44
workflow_run:

.github/workflows/publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and publish python package
1+
name: Publish package
22

33
on:
44
workflow_run:

0 commit comments

Comments
 (0)