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