mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
every push
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
name: Bake PyPI Distribution™
|
||||
|
||||
on: [push]
|
||||
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user