We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a84ce commit 94c2d0cCopy full SHA for 94c2d0c
1 file changed
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ on:
11
versions:
12
description: 'List of versions to be published'
13
required: true
14
- default: "['1.20.1', '1.21.1', '1.21.3', '1.21.4', '1.21.5', '1.21.8', '1.21.10', '1.21.11']"
+ default: "['1.20.1', '1.21.1', '1.21.3', '1.21.4', '1.21.5', '1.21.8', '1.21.10', '1.21.11', '26.1']"
15
type: string
16
17
jobs:
0 commit comments