Skip to content

Commit

Permalink
v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanrussellmd committed May 25, 2024
1 parent 3fed8b6 commit e2604a2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ name: Publish citeman distribution 📦 to PyPI

on:
push:
branch:
- main
tags:
- 'v.*'
- '**'

jobs:
build:
Expand Down

0 comments on commit e2604a2

Please sign in to comment.