We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6101055 commit 42b1458Copy full SHA for 42b1458
.github/workflows/docker.yml
@@ -15,7 +15,7 @@ on:
15
16
env:
17
# TODO: Change variable to your image's name.
18
- IMAGE_NAME: pythainlp-webdemo
+ IMAGE_NAME: pythainlp-api
19
20
jobs:
21
# Run tests.
0 commit comments