Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmichaeldb authored Aug 19, 2024
1 parent 556668d commit 8fed1ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
deploy:
runs-on: ubuntu-latest
needs: test
if: github.ref == 'refs/heads/stable'
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit 8fed1ee

Please sign in to comment.