Skip to content

Commit

Permalink
publish on new tag creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Housain-maina committed Sep 4, 2024
1 parent 34c3043 commit ec0edee
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Lint, Build and Publish Python 🐍 distribution 📦 to PyPI

on:
release:
types: [created]
push:
tags:
- "v*.*.*"

jobs:
lint:
Expand Down

0 comments on commit ec0edee

Please sign in to comment.