Skip to content

Commit

Permalink
Merge pull request #36 from beclab/feat/bertv3-embedding
Browse files Browse the repository at this point in the history
fix: fix update_r4userembedding_with_model_test yml error
  • Loading branch information
bleachzou3 authored Oct 16, 2024
2 parents 3b6cbae + b90cdbc commit 83de765
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/update_r4userembedding_with_model_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: Publish to Dockerhub ( userembeddingwithmodeltest )

on:
workflow_dispatch:
inputs:
tags:
description: 'Release Tags'
branches:
- "main"
push:
branches:
- "main"

jobs:
publish_dockerhub_amd64:
Expand Down

0 comments on commit 83de765

Please sign in to comment.