Skip to content

Commit 19e8b3d

Browse files
committed
Restored needed HEAD: in git push
1 parent 7b9b40c commit 19e8b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ sync_to_github:
55
script:
66
- apk add --no-cache git
77
- git clone https://gitlab.com/adamlui/userscripts.git
8-
- git push --force -o ci.skip https://${GITHUB_SYNC_PAT}@github.com/adamlui/userscripts.git master
8+
- git push --force -o ci.skip https://${GITHUB_SYNC_PAT}@github.com/adamlui/userscripts.git HEAD:master

0 commit comments

Comments
 (0)