chore: update

This commit is contained in:
zizifn
2020-12-13 17:35:36 +08:00
committed by zizifn3
parent 560e15d32d
commit a3cf858fb3

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 }}