Skip to content

Navigation Menu

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 87d34f5

Browse filesBrowse files
committed
Put back doc deploy guard
1 parent d2fa291 commit 87d34f5
Copy full SHA for 87d34f5

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎.github/workflows/docs.yml

Copy file name to clipboardExpand all lines: .github/workflows/docs.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
name: Upload docs to GitHub pages
4747
runs-on: ubuntu-latest
4848
needs: build-docs
49+
if: contains(github.ref, 'tags')
4950
steps:
5051
- uses: actions/checkout@v3
5152
- uses: actions/download-artifact@v3

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.