Skip to content

Commit

Permalink
Merge pull request #15 from srfoster65/release
Browse files Browse the repository at this point in the history
Fix release workflow
  • Loading branch information
srfoster65 authored Oct 12, 2023
2 parents 37bbb41 + a19b268 commit dd0be89
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Release to PYPI

on:
push:
branches:
- main
on: push

jobs:

Expand Down

0 comments on commit dd0be89

Please sign in to comment.