mirror of
https://github.com/kou029w/http-echo.git
synced 2025-01-18 16:08:13 +00:00
fix ref
This commit is contained in:
parent
633849fad6
commit
7f8734f65d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-glitch.yml
vendored
2
.github/workflows/sync-glitch.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue