Skip to content

Commit

Permalink
Change Python tag format
Browse files Browse the repository at this point in the history
To avoid collisions with the other clients.
  • Loading branch information
eigilhs committed Jul 26, 2023
1 parent 7358085 commit 7f9483c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ on:
branches:
- main
tags:
- v*
paths:
- python/**
- .github/workflows/python-publish.yml
- python/v*

defaults:
run:
Expand Down

0 comments on commit 7f9483c

Please sign in to comment.