Skip to content

Commit

Permalink
Removed unneeded action
Browse files Browse the repository at this point in the history
  • Loading branch information
slincoln-systemtwo committed Nov 7, 2024
1 parent ec3820c commit 242d520
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Release to PyPI
on:
release:
types: [published]
push:
tags:
- v*.*.*

jobs:
build-and-publish:
Expand Down

0 comments on commit 242d520

Please sign in to comment.