Skip to content

Commit

Permalink
latest tag guh
Browse files Browse the repository at this point in the history
  • Loading branch information
sbxte committed Jan 5, 2024
1 parent a3c6db6 commit 4ffd3a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/commitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest-1.20.2"
automatic_release_tag: "latest"
prerelease: false
title: "1.0 Build"
title: "Latest Build"
files: |
./build/libs/*.jar

0 comments on commit 4ffd3a4

Please sign in to comment.