Skip to content

Commit

Permalink
*.phar
Browse files Browse the repository at this point in the history
  • Loading branch information
xxAROX committed Feb 13, 2024
1 parent ae24e85 commit e790864
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: "Stable release v${{ steps.metadata.outputs.VERSION }}"
files: "Presence-Man-PocketMine-MP-v${{ steps.metadata.outputs.VERSION }}.phar"
files: "*.phar"

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

0 comments on commit e790864

Please sign in to comment.