mirror of
https://github.com/kou029w/http-echo.git
synced 2025-01-18 16:08:13 +00:00
add url
This commit is contained in:
parent
af10fffd68
commit
6b6986c041
1 changed files with 3 additions and 1 deletions
4
.github/workflows/sync-codesandbox.yml
vendored
4
.github/workflows/sync-codesandbox.yml
vendored
|
@ -5,4 +5,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
main:
|
main:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps: [{ uses: kou029w/sync-codesandbox@master }]
|
steps:
|
||||||
|
- uses: kou029w/sync-codesandbox@master
|
||||||
|
with: { url: fe8lf.sse.codesandbox.io }
|
||||||
|
|
Loading…
Add table
Reference in a new issue