Compare commits
4 Commits
fc01a6f124
...
fe74632ae3
Author | SHA1 | Date | |
---|---|---|---|
fe74632ae3 | |||
4ff22a54a4 | |||
df5f235129 | |||
7d9587b26d |
@ -1,5 +1,3 @@
|
||||
name: Build & Publish Python Packages
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
@ -8,6 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build-and-publish:
|
||||
name: 🐍 Build & Publish Python Packages
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user