mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 05:51:20 -07:00
Fixed AUR pub workflow
See <https://github.com/KSXGitHub/github-actions-deploy-aur/issues/15>
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Publish AUR package
|
- name: Publish AUR package
|
||||||
uses: KSXGitHub/github-actions-deploy-aur@v2.2.3
|
uses: KSXGitHub/github-actions-deploy-aur@v2.2.4
|
||||||
with:
|
with:
|
||||||
pkgname: termscp
|
pkgname: termscp
|
||||||
pkgbuild: ./dist/pkgs/arch/PKGBUILD
|
pkgbuild: ./dist/pkgs/arch/PKGBUILD
|
||||||
|
|||||||
Reference in New Issue
Block a user