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 2f30da2

Browse filesBrowse files
committed
Publish gh-pages from releases/v2.x
1 parent 8dc1f50 commit 2f30da2
Copy full SHA for 2f30da2

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/publish_release_branch.yml

Copy file name to clipboardExpand all lines: .github/workflows/publish_release_branch.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
publish_gh_pages:
6060
runs-on: ubuntu-latest
6161
needs: build
62-
if: ${{ github.ref == 'refs/heads/release/v1.x' }}
62+
if: ${{ github.ref == 'refs/heads/release/v2.x' }}
6363
steps:
6464
- uses: actions/checkout@v4
6565
with:

0 commit comments

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