mirror of
https://github.com/drone-plugins/github-actions
synced 2024-11-15 02:56:25 +01:00
Bind working directory
This commit is contained in:
parent
29bffa62f7
commit
9e1c9ee743
@ -47,6 +47,7 @@ func (p Plugin) Exec() error {
|
||||
workflowFile,
|
||||
"-P",
|
||||
fmt.Sprintf("ubuntu-latest=%s", p.Action.Image),
|
||||
"-b",
|
||||
"--detect-event",
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user