Skip to content

Commit

Permalink
Update release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed Nov 19, 2023
1 parent 12f7bf2 commit 38614ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: marvinpinto/action-automatic-releases@master
with:
title: "DeathMessages v1.4.18-SNAPSHOT"
automatic_release_tag: "dev"
automatic_release_tag: "dev-build"
repo_token: "${{ secrets.GITHUB_TOKEN }}"
files: "target/DeathMessages-*.jar"
prerelease: true

0 comments on commit 38614ab

Please sign in to comment.