Update release.yml
This commit is contained in:
parent
93dc64ae36
commit
715d04c5ab
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -39,12 +39,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
files: './goldwarden_linux_x86_64'
|
files: './goldwarden_linux_x86_64'
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Validate ArchLinux PKGBUILD
|
|
||||||
uses: heyhusen/archlinux-package-action@v2
|
|
||||||
with:
|
|
||||||
flags: ''
|
|
||||||
namcap: true
|
|
||||||
updpkgsums: true
|
|
||||||
- name: Publish AUR package
|
- name: Publish AUR package
|
||||||
uses: KSXGitHub/github-actions-deploy-aur@v2.7.0
|
uses: KSXGitHub/github-actions-deploy-aur@v2.7.0
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user