Skip to content

Commit

Permalink
Fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hakancelikdev committed Aug 8, 2022
1 parent 1cfdb70 commit 14f8850
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: publish on pypi
on:
tags:
- "**"
push:
tags:
- "**"
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 14f8850

Please sign in to comment.