Skip to content

Commit e07cb48

Browse files
chore(deps): update ksxgithub/github-actions-deploy-aur action to v2.7.1 (#342)
1 parent fbde7a5 commit e07cb48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ jobs:
271271
cd ${GITHUB_WORKSPACE}/packages/aur
272272
./genpkgbuild.sh
273273
- name: Publish Release to AUR
274-
uses: KSXGitHub/github-actions-deploy-aur@v2.7.0
274+
uses: KSXGitHub/github-actions-deploy-aur@v2.7.1
275275
with:
276276
pkgname: ${{ env.PKG_NAME }}-bin
277277
pkgbuild: packages/aur/PKGBUILD

0 commit comments

Comments
 (0)