1
0
Fork 0
mirror of https://github.com/kou029w/http-echo.git synced 2025-01-18 16:08:13 +00:00
This commit is contained in:
Nebel 2022-09-01 18:38:01 +09:00
parent 633849fad6
commit 7f8734f65d

View file

@ -9,4 +9,4 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- run: | - run: |
git remote add glitch "${{ secrets.GLITCH_GIT_URL }}" git remote add glitch "${{ secrets.GLITCH_GIT_URL }}"
git push glitch @ git push glitch origin/master