We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd677e8 + b05bf0b commit 9bf00e3Copy full SHA for 9bf00e3
.github/workflows/spotube-release.yml
@@ -264,7 +264,7 @@ jobs:
264
sed -i "s/%{{SPOTUBE_VERSION}}%/${{ steps.tag.outputs.tag }}/" aur-struct/PKGBUILD
265
sed -i "s/%{{PKGREL}}%/1/" aur-struct/PKGBUILD
266
sed -i "s/%{{LINUX_MD5}}%/`md5sum Spotube-Linux-Bundle/Spotube-linux-x86_64.tar.xz | awk '{print $1}'`/" aur-struct/PKGBUILD
267
- - uses: KSXGitHub/github-actions-deploy-aur@v2.2.5
+ - uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
268
with:
269
pkgname: spotube-bin
270
pkgbuild: aur-struct/PKGBUILD
0 commit comments