Skip to content

Commit

Permalink
push on release
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmacavaney committed Jul 23, 2024
1 parent 8b661bf commit 0104e7e
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
name: Upload Python Package

on:
workflow_dispatch:
inputs:
releasetype:
description: "test or release?"
required: true
default: 'test'
version_suffix:
description: "Version suffix"
required: false
default: ''
release:
types: [created]

jobs:
deploy-bdist:
Expand Down

0 comments on commit 0104e7e

Please sign in to comment.