Skip to content

Commit 1fab40d

Browse files
committed
docs: test
1 parent 4577007 commit 1fab40d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
version-docs:
177177
# needs: release
178178
runs-on: ubuntu-22.04
179-
if: (github.event.inputs.version == 'minor' || github.event.inputs.version == 'major')
179+
# if: (github.event.inputs.version == 'minor' || github.event.inputs.version == 'major')
180180

181181
steps:
182182
- name: Checkout repository

0 commit comments

Comments
 (0)