Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xxAROX authored Jul 23, 2024
1 parent b6ed50f commit 6263591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
automatic_release_tag: "v${{ steps.metadata.outputs.VERSION }}"
prerelease: false
title: "Release v${{ steps.metadata.outputs.VERSION }}"
files: "target/Presence-Man-PowerNukkitX.jar"
files: "target/Presence-Man-WaterdogPE.jar"

- name: "Create latest_version.txt"
run: "echo \"${{ steps.metadata.outputs.VERSION }}\" > latest_version.txt"
Expand Down

0 comments on commit 6263591

Please sign in to comment.