mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
Fixed that f aur action
This commit is contained in:
2
.github/workflows/aur-pub.yml
vendored
2
.github/workflows/aur-pub.yml
vendored
@@ -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@2.2.3
|
uses: KSXGitHub/github-actions-deploy-aur@v2.2.3
|
||||||
with:
|
with:
|
||||||
pkgname: termscp
|
pkgname: termscp
|
||||||
pkgbuild: ./dist/pkgs/arch/PKGBUILD
|
pkgbuild: ./dist/pkgs/arch/PKGBUILD
|
||||||
|
|||||||
Reference in New Issue
Block a user