Skip to content

Commit 85aa5a1

Browse files
authored
Merge pull request #7 from byu-oit/release
ci: try release
2 parents 24c7072 + ec77e16 commit 85aa5a1

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/publish-pypi.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
on:
2-
release:
3-
types:
4-
- published
5-
6-
name: release
1+
name: Publish Python 🐍 distribution 📦 to PyPi
2+
on: push
73

84
jobs:
95
build:

0 commit comments

Comments
 (0)