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.
1 parent 3be3ea9 commit bdeea52Copy full SHA for bdeea52
.gitlab-ci.yml
@@ -5,4 +5,4 @@ sync_changes_to_github:
5
script:
6
- apk add --no-cache git
7
- git clone https://gitlab.com/adamlui/perplexity-omnibox.git
8
- - git push --force -o ci.skip https://${GITHUB_SYNC_PAT}@github.com/adamlui/perplexity-omnibox.git HEAD:main
+ - git push --force -o ci.skip https://[email protected]/adamlui/perplexity-omnibox.git HEAD:main
0 commit comments