chore: update

This commit is contained in:
zizifn
2020-12-13 17:37:07 +08:00
committed by zizifn3
parent a3cf858fb3
commit a523d760a9

View File

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