mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-24 14:34:39 +03:00
Fix: AUR publish with empty commit name
This commit is contained in:
parent
6e93f91fbc
commit
33d9c527ef
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"
|
author_email: "loraner123@gmail.com"
|
||||||
|
|
||||||
- name: Publish package changes to AUR
|
- name: Publish package changes to AUR
|
||||||
|
if: "${{ github.event.commits[0] }}"
|
||||||
uses: KSXGitHub/github-actions-deploy-aur@v2.7.0
|
uses: KSXGitHub/github-actions-deploy-aur@v2.7.0
|
||||||
with:
|
with:
|
||||||
pkgname: "yandex-music"
|
pkgname: "yandex-music"
|
||||||
|
Loading…
Reference in New Issue
Block a user