File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 run : |
1616 wget https://aur.archlinux.org/cgit/aur.git/plain/PKGBUILD\?h\=chsrc-git -O ./PKGBUILD
1717 - name : Publish to AUR
18- uses : KSXGitHub/github-actions-deploy-aur@v3.0 .1
18+ uses : KSXGitHub/github-actions-deploy-aur@v4.1 .1
1919 with :
2020 pkgname : chsrc-git
2121 pkgbuild : ./PKGBUILD
Original file line number Diff line number Diff line change 3333 sed -i "s/pkgver=.*/pkgver=$version/" PKGBUILD_bin
3434 - name : Publish chsrc-bin to AUR
3535 if : env.valid == '1'
36- uses : KSXGitHub/github-actions-deploy-aur@v3.0 .1
36+ uses : KSXGitHub/github-actions-deploy-aur@v4.1 .1
3737 with :
3838 pkgname : chsrc-bin
3939 pkgbuild : ./PKGBUILD_bin
5151 sed -i "s/pkgver=.*/pkgver=$version/" PKGBUILD
5252 - name : Publish chsrc to AUR
5353 if : env.valid == '1'
54- uses : KSXGitHub/github-actions-deploy-aur@v3.0 .1
54+ uses : KSXGitHub/github-actions-deploy-aur@v4.1 .1
5555 with :
5656 pkgname : chsrc
5757 pkgbuild : ./PKGBUILD
You can’t perform that action at this time.
0 commit comments