mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 19:44:45 +00:00
fix aur auto-deploy
This commit is contained in:
2
.github/workflows/aur-release.yml
vendored
2
.github/workflows/aur-release.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
sed -i "s/^pkgver=.*$/pkgver=${version}/g" packages/arch-dotdrop/PKGBUILD
|
||||
cat packages/arch-dotdrop/PKGBUILD
|
||||
- name: Publish to aur
|
||||
uses: KSXGitHub/github-actions-deploy-aur@v2.2.3
|
||||
uses: KSXGitHub/github-actions-deploy-aur@v2.2.4
|
||||
with:
|
||||
pkgname: dotdrop
|
||||
pkgbuild: ./packages/arch-dotdrop/PKGBUILD
|
||||
|
||||
Reference in New Issue
Block a user