Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to fix docs deployment #2

Merged
merged 1 commit into from
Sep 18, 2021
Merged

Try to fix docs deployment #2

merged 1 commit into from
Sep 18, 2021

Conversation

nickrobinson251
Copy link
Owner

Attempt to fix:
┌ Warning: Possible deploydocs() misconfiguration: main vs master
│ Documenter's configured primary development branch (devbranch) is "master", but the
│ current branch (from $GITHUB_REF) is "main". This can happen because Documenter uses
│ GitHub's old default primary branch name as the default value for devbranch.

│ If your primary development branch is 'main', you must explicitly pass devbranch = "main"
│ to deploydocs.

│ See #1443 for more discussion: JuliaDocs/Documenter.jl#1443
└ @ Documenter ~/.julia/packages/Documenter/ruzxx/src/deployconfig.jl:398

Attempt to fix:
┌ Warning: Possible deploydocs() misconfiguration: main vs master
│ Documenter's configured primary development branch (`devbranch`) is "master", but the
│ current branch (from $GITHUB_REF) is "main". This can happen because Documenter uses
│ GitHub's old default primary branch name as the default value for `devbranch`.
│
│ If your primary development branch is 'main', you must explicitly pass `devbranch = "main"`
│ to deploydocs.
│
│ See #1443 for more discussion: JuliaDocs/Documenter.jl#1443
└ @ Documenter ~/.julia/packages/Documenter/ruzxx/src/deployconfig.jl:398
@nickrobinson251 nickrobinson251 merged commit 997ae37 into main Sep 18, 2021
@nickrobinson251 nickrobinson251 deleted the npr/docsdeploy branch October 23, 2021 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant