mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
0.2.0 readme
This commit is contained in:
2
.github/workflows/aur-pub.yml
vendored
2
.github/workflows/aur-pub.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
- name: Publish AUR package
|
||||
uses: KSXGitHub/github-actions-deploy-aur@2.2.3
|
||||
with:
|
||||
pkgname: my-awesome-package
|
||||
pkgname: termscp
|
||||
pkgbuild: ./dist/pkgs/arch/PKGBUILD
|
||||
commit_username: ${{ secrets.AUR_USERNAME }}
|
||||
commit_email: ${{ secrets.AUR_EMAIL }}
|
||||
|
||||
Reference in New Issue
Block a user