Skip to content

Commit cd0432f

Browse files
committed
add new version 3.3
1 parent add630e commit cd0432f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: Deploy
2929
runs-on: ubuntu-latest
3030
env:
31-
BRANCHES: "dev 3.1 3.0 2.9 2.8 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0 1.9 1.8 1.7 1.6"
31+
BRANCHES: "dev 3.2 3.1 3.0 2.9 2.8 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0 1.9 1.8 1.7 1.6"
3232
steps:
3333
- name: Clone the docs.
3434
uses: actions/checkout@v4

0 commit comments

Comments
 (0)