1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 06:18:07 +00:00

use correct refspec

This commit is contained in:
Nebel 2020-02-08 21:46:06 +09:00
parent 607cb9f786
commit 5579392ecb

View file

@ -21,4 +21,4 @@ jobs:
env:
NAME: octocat
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: git push github "${GITHUB_REF}"
- run: git push github HEAD