mirror of
https://github.com/addnab/docker-run-action.git
synced 2024-12-26 10:41:02 +08:00
Merge pull request #8 from mdpye/patch-1
fix: typo in required field of action metadata
This commit is contained in:
commit
29813b1169
@ -27,7 +27,7 @@ inputs:
|
||||
docker_network:
|
||||
description: 'Docker Network ID'
|
||||
default: ${{ job.container.network }}
|
||||
retuired: false
|
||||
required: false
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
Loading…
x
Reference in New Issue
Block a user