mirror of
https://github.com/kou029w/http-echo.git
synced 2025-01-18 08:05:06 +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:
|
||||
main:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: kou029w/sync-codesandbox@master
|
||||
with: { repo: "${{ github.repository }}" }
|
||||
steps: [{ uses: kou029w/sync-codesandbox@master }]
|
||||
|
|
Loading…
Add table
Reference in a new issue