mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-23 09:36:24 +00:00
ci: fixed typo in calling docker-versions-create.sh
This commit is contained in:
2
.github/workflows/merge-variants.yml
vendored
2
.github/workflows/merge-variants.yml
vendored
@@ -13,4 +13,4 @@ jobs:
|
||||
- run: |
|
||||
git config --add user.name "${GITHUB_ACTOR:-Github Actions}"
|
||||
git config --add user.email "actions@github.com"
|
||||
./docker-versions.create.sh
|
||||
./docker-versions-create.sh
|
||||
|
||||
Reference in New Issue
Block a user