Skip to content

Commit

Permalink
Revert "Add tagged commit trigger for deployment workflow (#214)" (#217)
Browse files Browse the repository at this point in the history
This reverts commit 6386fcb.
  • Loading branch information
NeelayS authored Apr 13, 2022
1 parent 3583168 commit 5f8acfa
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: Publish to PyPI

on:
release:
types: [ published ]
push:
branches: [ main ]
tags:
- 'v*'
types: [published]

jobs:

Expand Down

0 comments on commit 5f8acfa

Please sign in to comment.