Skip to content

Commit 67a0ba6

Browse files
Update build.yml
1 parent 355cd26 commit 67a0ba6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626
- name: Release
2727
uses: softprops/action-gh-release@v2
2828
with:
29-
tag_name: "latest"
29+
tag_name: "latest_1_21"
3030
name: "Caramel Development Build"
31-
body: "Nightly development build for Caramel."
31+
body: "Push-ly development build for Caramel."
3232
prerelease: true
3333
files: |
3434
./target/*.jar

0 commit comments

Comments
 (0)