Fix uploading MacOS installer release asset

This commit is contained in:
JonnyWong16 2024-05-11 09:51:05 -07:00
parent 1d77f32665
commit 5c115dec68
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -143,7 +143,7 @@ jobs:
prerelease: ${{ endsWith(steps.get_version.outputs.RELEASE_VERSION, '-beta') }}
files: |
Tautulli-windows-installer/Tautulli-windows-${{ steps.get_version.outputs.RELEASE_VERSION }}-x64.exe
Tautulli-macos-installer/Tautulli-macos-${{ steps.get_version.outputs.RELEASE_VERSION }}-x64.pkg
Tautulli-macos-installer/Tautulli-macos-${{ steps.get_version.outputs.RELEASE_VERSION }}-universal.pkg
discord:
name: Discord Notification