v/GTT
1
0
mirror of https://github.com/eeeXun/GTT.git synced 2025-05-15 15:20:37 -07:00

chore: update aur action version

This commit is contained in:
eeeXun 2024-08-10 23:12:33 +08:00
parent 5bc48c5ad7
commit 9986dcb525

View File

@ -24,7 +24,7 @@ jobs:
sed -i "s/SHA256SUMS_X86_64/$(sha256sum gtt-linux-amd64.tar.gz | awk '{print $1}')/g" build/PKGBUILD
- name: Publish to the AUR
uses: KSXGitHub/github-actions-deploy-aur@v2.6.0
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
with:
pkgname: gtt-bin
pkgbuild: build/PKGBUILD