Skip to content

Commit 254abae

Browse files
committed
publish docs only from release branch
1 parent ba87358 commit 254abae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
# publish-docs:
7878
# name: Publish docs
7979
# needs: release
80+
# if: github.ref_name == 'release'
8081
# uses: ./.github/workflows/gh-pages.yml
8182
# permissions:
8283
# contents: read

0 commit comments

Comments
 (0)