Skip to content

Commit

Permalink
Merge pull request #151 from mindsdb/tmichaeldb-patch-2
Browse files Browse the repository at this point in the history
Run Deploy Step on Release From Any Branch
  • Loading branch information
tmichaeldb authored Aug 19, 2024
2 parents 556668d + 8fed1ee commit 6ef51d7
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 6ef51d7

Please sign in to comment.