Skip to content

Commit

Permalink
ci: Bump release workflow (#469)
Browse files Browse the repository at this point in the history
Signed-off-by: oliver könig <[email protected]>
  • Loading branch information
ko3n1g authored Dec 20, 2024
1 parent e667085 commit 35fcfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ on:

jobs:
release:
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_release_library.yml@v0.17.4
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_release_library.yml@v0.18.1
with:
release-ref: ${{ inputs.release-ref }}
image-name: nemo_aligner_container
Expand Down

0 comments on commit 35fcfd9

Please sign in to comment.