chore: update

This commit is contained in:
zizifn
2020-12-13 17:21:06 +08:00
committed by zizifn3
parent 9771131702
commit 591c0a9e2f
3 changed files with 1 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ jobs:
run: |
echo "Run a multi-line script"
- id: foo
uses: actions/hello-world-composite-run-steps-action@v1
uses: ./github/actions/action.yml
with:
who-to-greet: 'Mona the Octocat'
- run: echo random-number ${{ steps.foo.outputs.random-number }}