Skip to content

Commit

Permalink
Bump version in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
DenaryDev committed Oct 22, 2023
1 parent 08320f9 commit 9f55401
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: 1.20.1
automatic_release_tag: 1.20.2
prerelease: false
title: Latest Build for 1.20.1
title: Latest Build for 1.20.2
files: |
build/libs/sapphire-1.20.1.jar
build/libs/sapphire-1.20.2.jar

0 comments on commit 9f55401

Please sign in to comment.