Skip to content

Commit f4f8e2a

Browse files
committed
release ci again
1 parent 6f4ee79 commit f4f8e2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,5 @@ jobs:
120120
git fetch origin gh-pages
121121
122122
echo "Build and deploy the doc on ${{ inputs.release-version }}"
123-
mike deploy --push --force ${{ inputs.release-version }} stable
123+
mike deploy --push --force stable
124+
mike deploy --push --force ${{ inputs.release-version }}

0 commit comments

Comments
 (0)