Update release.yml

This commit is contained in:
Bernd Schoolmann 2023-08-21 00:38:11 +02:00 committed by GitHub
parent 6e942c0808
commit 3765642dc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,3 +31,10 @@ jobs:
files: './goldwarden'
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Validate package
uses: hapakaien/archlinux-package-action@v2
with:
flags: ''
namcap: true
updpkgsums: true