Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
friddle authored Jan 26, 2024
1 parent 676b4e2 commit 29a2aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
run: docker build . --file Dockerfile --tag friddlecopper/lark-gpt-search:${{github.ref_name}}

- name: push images
run: docker push friddle/lark-gpt-search:${{github.ref_name}}
run: docker push friddlecopper/lark-gpt-search:${{github.ref_name}}

0 comments on commit 29a2aec

Please sign in to comment.