mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-09-28 01:29:03 +03:00
Fix: AUR publish with empty commit name
This commit is contained in:
1
.github/workflows/update-build-release.yml
vendored
1
.github/workflows/update-build-release.yml
vendored
@@ -44,6 +44,7 @@ jobs:
|
||||
author_email: "loraner123@gmail.com"
|
||||
|
||||
- name: Publish package changes to AUR
|
||||
if: "${{ github.event.commits[0] }}"
|
||||
uses: KSXGitHub/github-actions-deploy-aur@v2.7.0
|
||||
with:
|
||||
pkgname: "yandex-music"
|
||||
|
Reference in New Issue
Block a user