Merge pull request #322 from LizardByte/dependabot/github_actions/nightly/KSXGitHub/github-actions-deploy-aur-2.5.0
Bump KSXGitHub/github-actions-deploy-aur from 2.4.1 to 2.5.0
This commit is contained in:
@@ -157,7 +157,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Publish AUR package
|
- name: Publish AUR package
|
||||||
if: ${{ env.aur_publish == 'true' }}
|
if: ${{ env.aur_publish == 'true' }}
|
||||||
uses: KSXGitHub/github-actions-deploy-aur@v2.4.1
|
uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
|
||||||
with:
|
with:
|
||||||
pkgname: ${{ env.aur_pkg }}
|
pkgname: ${{ env.aur_pkg }}
|
||||||
pkgbuild: ./artifacts/PKGBUILD
|
pkgbuild: ./artifacts/PKGBUILD
|
||||||
|
|||||||
Reference in New Issue
Block a user