mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-17 05:54:55 +00:00
ci: fixed typo in calling docker-versions-create.sh
This commit is contained in:
@@ -13,4 +13,4 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
git config --add user.name "${GITHUB_ACTOR:-Github Actions}"
|
git config --add user.name "${GITHUB_ACTOR:-Github Actions}"
|
||||||
git config --add user.email "actions@github.com"
|
git config --add user.email "actions@github.com"
|
||||||
./docker-versions.create.sh
|
./docker-versions-create.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user