Skip to content

Commit

Permalink
Remove need for main branch to run testpypi
Browse files Browse the repository at this point in the history
  • Loading branch information
gareth-j committed Nov 27, 2023
1 parent 6b7c29a commit e25e9a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
name: Publish Python 🐍 distribution 📦 to TestPyPI
needs:
- build
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
environment:
name: testpypi
Expand Down

0 comments on commit e25e9a2

Please sign in to comment.