We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 071b980 commit ed37f2bCopy full SHA for ed37f2b
1 file changed
.github/workflows/publish.yml
@@ -78,7 +78,7 @@ jobs:
78
name: ${{ env.VERSION }}
79
version: ${{ env.VERSION }}
80
changelog: ${{ github.event.release.body }}
81
- game_versions: 1.21,1.21.1,1.21.2,1.21.3,1.21.4
+ game_versions: 1.20.5,1.20.6,1.21,1.21.1,1.21.2,1.21.3,1.21.4
82
release_type: ${{ env.VERSION_TYPE }}
83
loaders: paper,purpur
84
featured: true
0 commit comments