Skip to content

Commit

Permalink
📦 Chore(custom): fix docker action
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuingsmile committed Jan 29, 2024
1 parent dc0c549 commit b9086bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: kuingsmile/word-GPT-Plus:${{ github.ref_name }}
tags: kuingsmile/word-gpt-plus:${{ github.ref_name }}

0 comments on commit b9086bc

Please sign in to comment.