We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556668d commit 8fed1eeCopy full SHA for 8fed1ee
.github/workflows/release.yml
@@ -41,7 +41,6 @@ jobs:
41
deploy:
42
runs-on: ubuntu-latest
43
needs: test
44
- if: github.ref == 'refs/heads/stable'
45
steps:
46
- uses: actions/checkout@v2
47
- name: Set up Python
0 commit comments