fix #110 - support path in action (#111)

This commit is contained in:
Casey Lee
2020-02-27 14:17:01 -08:00
committed by GitHub
parent 21e2bb8657
commit 6e1da1a70d
2 changed files with 12 additions and 10 deletions

View File

@@ -8,3 +8,5 @@ jobs:
- uses: actions/hello-world-javascript-action@master
with:
who-to-greet: 'Mona the Octocat'
- uses: cloudposse/actions/github/slash-command-dispatch@0.14.0