mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2026-01-05 08:55:40 +00:00
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:
commit
4a924acbc3
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -234,7 +234,7 @@ jobs:
|
||||
|
||||
- name: Publish AUR package
|
||||
if: ${{ env.aur_publish == 'true' }}
|
||||
uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
|
||||
uses: KSXGitHub/github-actions-deploy-aur@v2.6.0
|
||||
with:
|
||||
pkgname: ${{ env.aur_pkg }}
|
||||
pkgbuild: ./artifacts/PKGBUILD
|
||||
|
||||
Loading…
Reference in New Issue
Block a user