Skip to content

After push,appear a new branch?how do I do that #4988

Discussion options

You must be logged in to vote

您应该这样写:

deploy:
  type: git
  repository:
    github:
      url: https://github.com/xxx/xxxx.github.io.git
      branch: main
    gitsb:
      url: git@git.sb/example/example.git
      branch: main

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by renbaoshuo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants