mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
Move PKGBUILD to build/linux
This commit is contained in:
parent
76cb812c6d
commit
dddfb6f302
2 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
uses: KSXGitHub/github-actions-deploy-aur@v2.2.3
|
||||
with:
|
||||
pkgname: superproductivity-bin
|
||||
pkgbuild: ./linux/PKGBUILD
|
||||
pkgbuild: ./build/linux/PKGBUILD
|
||||
commit_username: ${{ secrets.AUR_USERNAME }}
|
||||
commit_email: ${{ secrets.AUR_EMAIL }}
|
||||
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue