Merge pull request #498 from LizardByte/dependabot/github_actions/nightly/KSXGitHub/github-actions-deploy-aur-2.6.0
Bump KSXGitHub/github-actions-deploy-aur from 2.5.0 to 2.6.0
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -234,7 +234,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.5.0
|
uses: KSXGitHub/github-actions-deploy-aur@v2.6.0
|
||||||
with:
|
with:
|
||||||
pkgname: ${{ env.aur_pkg }}
|
pkgname: ${{ env.aur_pkg }}
|
||||||
pkgbuild: ./artifacts/PKGBUILD
|
pkgbuild: ./artifacts/PKGBUILD
|
||||||
|
|||||||
Reference in New Issue
Block a user