mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-22 01:22:21 +08:00
chore: update
This commit is contained in:
2
.github/workflows/shell.yml
vendored
2
.github/workflows/shell.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user