Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Update dev_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekiplay committed Apr 19, 2024
1 parent 76786dc commit 7754848
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: '${{ secrets.GITHUB_TOKEN }}'
automatic_release_tag: "1.20.4_1.0.8.1"
automatic_release_tag: "1.20.4_1.0.8.2"
prerelease: true
title: "1.20.4 | 1.0.8.1"
title: "1.20.4 | 1.0.8.2"
files: |
./build/libs/*.jar

0 comments on commit 7754848

Please sign in to comment.