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