Skip to content

Commit 8461224

Browse files
authored
Add 1.21.8 to Publishing
1 parent ea10906 commit 8461224

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/gradle-publishtomaven.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- 1.20.X
77
- 1.21.X
88
- 1.21.4
9+
- 1.21.8
910

1011
jobs:
1112
gradle:
@@ -30,4 +31,4 @@ jobs:
3031
run: chmod +x ./gradlew
3132

3233
- name: Build and Publish to Maven
33-
run: ./gradlew publish publishAllPublicationsToJTDev-Maven-RepositoryRepository
34+
run: ./gradlew publish publishAllPublicationsToJTDev-Maven-RepositoryRepository

0 commit comments

Comments
 (0)