Skip to content

Commit 0765030

Browse files
committed
update workflow names
1 parent d844f03 commit 0765030

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build
1+
name: Build
22

33
on:
44
pull_request:

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Upload Python Package
1+
name: Deploy to PyPi and Docker Hub
22

33
on:
44
release:

0 commit comments

Comments
 (0)