Skip to content

Commit 16025d3

Browse files
authored
Update publish.yml
cannot have 2 different name
1 parent 03c1cb6 commit 16025d3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
name: Publish package
2-
# This workflow will upload a Python Package using Twine when a release is created
3-
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python#publishing-to-package-registries
4-
5-
# This workflow uses actions that are not certified by GitHub.
6-
# They are provided by a third-party and are governed by
7-
# separate terms of service, privacy policy, and support
8-
# documentation.
9-
10-
name: Upload Python Package
112

123
on:
134
release:

0 commit comments

Comments
 (0)