1
0
Fork 0
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:
Nebel 2020-03-25 22:39:31 +09:00
parent 1fdc434881
commit af10fffd68

View file

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