Skip to content

Commit

Permalink
auto publish ✅
Browse files Browse the repository at this point in the history
  • Loading branch information
omegacoreFLL committed Aug 31, 2024
1 parent 8f9efb5 commit 60b9fd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/auto-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
deploy:
if: startsWith(github.event.head_commit.message, 'v')
runs-on: ubuntu-latest
environment: PythFinder

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name = 'pythfinder',
version = '0.0.5.02',
version = '0.0.5.0',
license = 'MIT',
author = 'Contraș Adrian',
author_email = '[email protected]',
Expand Down

0 comments on commit 60b9fd4

Please sign in to comment.