Skip to content

Commit 01e89ee

Browse files
build: update dockerfiles.
1 parent db2eaf4 commit 01e89ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-vector-model.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Checkout
3939
uses: actions/checkout@v4
4040
with:
41-
ref: main
41+
ref: ${{ github.ref_name }}
4242
- name: Prepare
4343
id: prepare
4444
run: |

0 commit comments

Comments
 (0)