Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
quexten authored Aug 20, 2023
1 parent 6e942c0 commit 3765642
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,11 @@ jobs:
with:
files: './goldwarden'
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Validate package
uses: hapakaien/archlinux-package-action@v2
with:
flags: ''
namcap: true
updpkgsums: true

0 comments on commit 3765642

Please sign in to comment.