Skip to content

Commit

Permalink
ci: Adjust input argument (#11921)
Browse files Browse the repository at this point in the history
* ci: Adjust input argument

Signed-off-by: oliver könig <okoenig@nvidia.com>

* Update mcore-tag-bump-bot.yml

Signed-off-by: oliver könig <okoenig@nvidia.com>

---------

Signed-off-by: oliver könig <okoenig@nvidia.com>
  • Loading branch information
ko3n1g authored Jan 22, 2025
1 parent 7772b76 commit 080b838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mcore-tag-bump-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ on:

jobs:
mcore:
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_bump_file.yml@v0.19.0
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_bump_file.yml@v0.19.1
with:
source-repository: NVIDIA/Megatron-LM
source-ref: main
argument: MCORE_TAG
file: reinstall.sh
base-branch: weekly-bump
cicd-label: Run CICD
cicd-labels: Run CICD
pr-reviewers: 'pablo-garay'
secrets:
PAT: ${{ secrets.PAT }}

0 comments on commit 080b838

Please sign in to comment.