Skip to content

Commit

Permalink
fix: 🐛 copilot imperfection
Browse files Browse the repository at this point in the history
  • Loading branch information
yambottle committed Jul 2, 2024
1 parent dfd565c commit 855c16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/singleuser-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- py_ver: '3.9'
- py_ver: '3.8'
env:
PY_VERSION: ${{matrix.py_ver}}
PYTHON_VERSION: ${{matrix.py_ver}}
JUPYTERHUB_VERSION: ${{github.event.inputs.jupyterhub_version}}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 855c16f

Please sign in to comment.