summaryrefslogtreecommitdiff
path: root/.github/workflows/aur.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/aur.yml')
-rw-r--r--.github/workflows/aur.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/aur.yml b/.github/workflows/aur.yml
index 49946ad..7397fb1 100644
--- a/.github/workflows/aur.yml
+++ b/.github/workflows/aur.yml
@@ -20,7 +20,7 @@ jobs:
env:
AUR_PRIVATE_KEY: ${{ secrets.AUR_PRIVATE_KEY }}
AUR_PUBLIC_KEY: ${{ secrets.AUR_PUBLIC_KEY }}
- PKG_REPO_URI: https://github.com/ChausseBenjamin/termpicker.git
+ PKG_REPO_URI: https://github.com/ChausseBenjamin/termpicker
PKG_NAME: termpicker
GIT_USER: ChausseBenjamin
run: |-