mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-03-12 04:14:16 +00:00
Use v2.3.0 of KSXGitHub/github-actions-deploy-aur
action
This commit is contained in:
parent
3b2226c4ea
commit
819501c4e7
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -134,7 +134,7 @@ jobs:
|
||||
|
||||
- name: Publish AUR package
|
||||
if: ${{ env.aur_publish == 'true' }}
|
||||
uses: KSXGitHub/github-actions-deploy-aur@master # assets arg not in latest release
|
||||
uses: KSXGitHub/github-actions-deploy-aur@v2.3.0
|
||||
with:
|
||||
pkgname: ${{ env.aur_pkg }}
|
||||
pkgbuild: ./artifacts/PKGBUILD
|
||||
|
Loading…
x
Reference in New Issue
Block a user