We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88714c9 commit f941767Copy full SHA for f941767
1 file changed
.github/workflows/release.yaml
@@ -67,7 +67,7 @@ jobs:
67
NVIDIA_MANAGEMENT_ORG_PAT: ${{ secrets.NVIDIA_MANAGEMENT_ORG_PAT }}
68
69
release:
70
- uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v0.92.0
+ uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v0.93.0
71
needs: [pre-flight]
72
with:
73
release-ref: ${{ inputs.release-ref || github.sha }}
0 commit comments