actions: Update KSXGitHub/github-actions-deploy-aur

This commit is contained in:
Daniel Jacobs 2024-07-02 22:14:19 -04:00 committed by TÖRÖK Attila
parent 803a8c427a
commit a6e1bb2f57
1 changed files with 1 additions and 1 deletions

View File

@ -559,7 +559,7 @@ jobs:
-e "s/@SHA512SUM@/$(sha512sum ${{ needs.create-nightly-release.outputs.package_prefix }}-linux-x86_64.tar.gz | cut -d' ' -f1)/"
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2.7.1
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
with:
pkgname: ruffle-nightly-bin
pkgbuild: ./PKGBUILD