mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-18 20:09:54 +00:00
Bump KSXGitHub/github-actions-deploy-aur from 2.3.0 to 2.4.1 (#292)
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) from 2.3.0 to 2.4.1. - [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases) - [Commits](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v2.3.0...v2.4.1) --- updated-dependencies: - dependency-name: KSXGitHub/github-actions-deploy-aur dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
parent
49147694de
commit
dc8bda0e1b
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -149,7 +149,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.3.0
|
uses: KSXGitHub/github-actions-deploy-aur@v2.4.1
|
||||||
with:
|
with:
|
||||||
pkgname: ${{ env.aur_pkg }}
|
pkgname: ${{ env.aur_pkg }}
|
||||||
pkgbuild: ./artifacts/PKGBUILD
|
pkgbuild: ./artifacts/PKGBUILD
|
||||||
|
Loading…
Reference in New Issue
Block a user