We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490a4fe commit 35e894fCopy full SHA for 35e894f
.github/workflows/thpronun-build.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Push image
50
run: |
51
- IMAGE_ID=docker.pkg.github.com/$IMAGE_NAME
+ IMAGE_ID=docker.pkg.github.com/pythainlp/$IMAGE_NAME
52
53
# Change all uppercase to lowercase
54
IMAGE_ID=$(echo $IMAGE_ID | tr '[A-Z]' '[a-z]')
0 commit comments