Skip to content

Commit

Permalink
Pin nebari-workflow-controller to latest in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaretnikov committed Jan 11, 2024
1 parent 7477f21 commit 38bc89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
pip install \
--index-url https://test.pypi.org/simple/ \
--extra-index-url https://pypi.org/simple \
nebari-workflow-controller==${{ env.VERSION_TAG }}
nebari-workflow-controller==2023.7.1
release-pypi:
name: Publish Nebari-Workflow-Controller on PyPi
runs-on: ubuntu-latest
Expand Down

0 comments on commit 38bc89f

Please sign in to comment.