We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HEAD:
git push
1 parent 7b9b40c commit 19e8b3dCopy full SHA for 19e8b3d
.gitlab-ci.yml
@@ -5,4 +5,4 @@ sync_to_github:
5
script:
6
- apk add --no-cache git
7
- 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
+ - git push --force -o ci.skip https://${GITHUB_SYNC_PAT}@github.com/adamlui/userscripts.git HEAD:master
0 commit comments