We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a1777 commit ef6d4d5Copy full SHA for ef6d4d5
1 file changed
.github/workflows/release.yml
@@ -41,7 +41,7 @@ on:
41
description: Branch to target for version bump
42
jobs:
43
release:
44
- uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v0.81.0
+ uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v0.81.1
45
with:
46
release-ref: ${{ inputs.release-ref }}
47
python-package: nemo_run
0 commit comments