Skip to content

Commit

Permalink
Debug model_uploader.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Thanawan Atchariyachanvanit <[email protected]>
  • Loading branch information
thanawan-atc authored Jul 20, 2023
1 parent 7026553 commit 0699008
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/model_uploader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ on:
- "MAX"
- "MEAN_SQRT_LEN"

# jobs:
jobs:
# # Step 2: Check if the model already exists in the model hub
# checking-out-model-hub:
# runs-on: 'ubuntu-latest'
Expand Down Expand Up @@ -235,7 +235,7 @@ on:
with:
commit_message: 'GitHub Actions Workflow - Update MODEL_UPLOAD_HISTORY.md (${{ github.event.inputs.model_id }})'
signoff: true
# branch: main
branch: workflow-nox-cleanup-pr # Need to change before merge
commit_options: '--signoff'
title: 'Upload Model to OpenSearch Model Hub: `${{ github.event.inputs.model_id }}` (v.${{ github.event.inputs.model_version }})'
labels: ModelUpload
Expand Down

0 comments on commit 0699008

Please sign in to comment.