File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8484 || !(needs.pre-flight.outputs.docs_only == 'true'
8585 || needs.pre-flight.outputs.is_deployment_workflow == 'true')
8686 )
87- uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@cb5e93b1737dab3e8bfb87d8d9b743cd1d92f6d6
87+ uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@43d259e5b5f0a6cb4c14eefa04738a5bdf316fe1
8888 with :
8989 release-ref : ${{ inputs.release-ref || github.sha }}
9090 python-package : nemo
@@ -112,7 +112,6 @@ jobs:
112112 TWINE_USERNAME : ${{ secrets.TWINE_USERNAME }}
113113 TWINE_PASSWORD : ${{ secrets.TWINE_PASSWORD }}
114114 SLACK_WEBHOOK_ADMIN : ${{ secrets.SLACK_WEBHOOK_ADMIN }}
115- SLACK_WEBHOOK : ${{ secrets.SLACK_RELEASE_ENDPOINT }}
116115 BOT_KEY : ${{ secrets.BOT_KEY }}
117116 AWS_ASSUME_ROLE_ARN : ${{ secrets.AWS_ASSUME_ROLE_ARN }}
118117 AWS_ACCESS_KEY_ID : ${{ secrets.AWS_ACCESS_KEY_ID }}
You can’t perform that action at this time.
0 commit comments