Skip to content

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

+1-1
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)