Skip to content

Commit 0fa4baf

Browse files
committed
renamed workflows
1 parent 3d46a6a commit 0fa4baf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# separate terms of service, privacy policy, and support
77
# documentation.
88

9-
name: Upload Python Package
9+
name: Build
1010

1111
on: [push, pull_request]
1212

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# separate terms of service, privacy policy, and support
77
# documentation.
88

9-
name: Deploy Package
9+
name: Release
1010

1111
on:
1212
release:

0 commit comments

Comments
 (0)