We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c8823 commit d89ec5aCopy full SHA for d89ec5a
.github/workflows/aur-release.yml
@@ -49,7 +49,7 @@ jobs:
49
path: ./.pkgbuild/egpu-switcher-bin/*
50
51
- name: Publish egpu-switcher
52
- uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
+ uses: KSXGitHub/github-actions-deploy-aur@v3.0.1
53
with:
54
pkgname: egpu-switcher
55
pkgbuild: ./.pkgbuild/egpu-switcher/PKGBUILD
@@ -60,7 +60,7 @@ jobs:
60
commit_message: New release via github actions
61
62
- name: Publish egpu-switcher-bin
63
64
65
pkgname: egpu-switcher-bin
66
pkgbuild: ./.pkgbuild/egpu-switcher-bin/PKGBUILD
0 commit comments