Skip to content

Commit

Permalink
fix release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paxcema committed Mar 16, 2023
1 parent 8ff49d3 commit 7555e81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
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 7555e81

Please sign in to comment.