mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-05 13:36:47 +01:00
Update docker-publish.yml
This commit is contained in:
parent
368df65337
commit
679a249674
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
## Workaround for GitHub repo names containing uppercase characters
|
||||
- name: set lowercase repo name
|
||||
- name: Set lowercase repo name
|
||||
run: |
|
||||
echo "IMAGE_NAME=${REPO,,}" >>${GITHUB_ENV}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user