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

chore: bump github-actions-deploy-aur version

This commit is contained in:
eeeXun 2023-02-28 14:43:24 +08:00
parent edcfe4dde3
commit 9060a3999b

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.2.5
uses: KSXGitHub/github-actions-deploy-aur@v2.6.0
with:
pkgname: gtt-bin
pkgbuild: build/PKGBUILD