We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79adf9 commit 9928cb4Copy full SHA for 9928cb4
1 file changed
.github/workflows/python-package.yml
@@ -36,7 +36,6 @@ jobs:
36
if: startsWith(github.ref, 'refs/tags/v')
37
needs: build
38
runs-on: ubuntu-latest
39
- environment: release
40
41
steps:
42
- uses: actions/checkout@v4
0 commit comments