Skip to content

Commit 6ef51d7

Browse files
authored
Merge pull request #151 from mindsdb/tmichaeldb-patch-2
Run Deploy Step on Release From Any Branch
2 parents 556668d + 8fed1ee commit 6ef51d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
deploy:
4242
runs-on: ubuntu-latest
4343
needs: test
44-
if: github.ref == 'refs/heads/stable'
4544
steps:
4645
- uses: actions/checkout@v2
4746
- name: Set up Python

0 commit comments

Comments
 (0)