We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d46a6a commit 0fa4bafCopy full SHA for 0fa4baf
.github/workflows/build.yml
@@ -6,7 +6,7 @@
6
# separate terms of service, privacy policy, and support
7
# documentation.
8
9
-name: Upload Python Package
+name: Build
10
11
on: [push, pull_request]
12
.github/workflows/release.yml
-name: Deploy Package
+name: Release
on:
release:
0 commit comments