Skip to content

Commit

Permalink
Merge pull request #2 from Fovty/fix/tagging
Browse files Browse the repository at this point in the history
fix: tagging issue
  • Loading branch information
Fovty authored Mar 13, 2024
2 parents bae9bd4 + 2d3a341 commit 238ec17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Publish Python Package
on:
push:
tags:
- 'v*'
- '*'

jobs:
build-publish:
Expand Down

0 comments on commit 238ec17

Please sign in to comment.