Skip to content

Commit

Permalink
Merge pull request #69 from zaanposni/zaanposni-patch-1
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
zaanposni authored May 19, 2024
2 parents dc6cfa3 + b562bd4 commit 085f328
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: Upload to PyPI on Release
name: Release

on:
release:
types: [created]
workflow_dispatch:

jobs:
build:
pypi:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 085f328

Please sign in to comment.