8000 Publish documentation from the release branch for now · pythonnet/pythonnet@42b122d · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 42b122d

Browse files
committed
Publish documentation from the release branch for now
1 parent 13f2a9c commit 42b122d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
path: doc/build/html/
2525

2626
deploy:
27-
if: github.ref == 'refs/heads/master'
27+
if: github.ref == 'refs/heads/release'
2828
runs-on: ubuntu-latest
2929
permissions:
3030
contents: read

0 commit comments

Comments
 (0)
0