Fixed that f aur action

This commit is contained in:
ChristianVisintin
2020-12-21 14:33:00 +01:00
parent 95b7a773d7
commit 4e8e0d1b41

View File

@@ -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