Skip to content

Commit

Permalink
Remove broken repo check from release task
Browse files Browse the repository at this point in the history
  • Loading branch information
reuben committed Aug 5, 2021
1 parent 87bcda4 commit 793ba9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pypi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ defaults:
jobs:
build-package:
runs-on: ubuntu-20.04
if: github.repository == "coqui-ai/stt-model-manager"
steps:
- uses: actions/checkout@v2
- name: Verify tag matches version
Expand Down

0 comments on commit 793ba9c

Please sign in to comment.