Skip to content

Commit

Permalink
Enable updpkgsums in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
quexten authored Aug 22, 2023
1 parent 1eb6a6f commit 39c3bc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,12 @@ jobs:
with:
flags: ''
namcap: true
updpkgsums: true
- name: Publish AUR package
uses: KSXGitHub/[email protected]
with:
pkgname: goldwarden
updpkgsums: true
pkgbuild: ./PKGBUILD
commit_username: ${{ secrets.AUR_USERNAME }}
commit_email: ${{ secrets.AUR_EMAIL }}
Expand Down

0 comments on commit 39c3bc0

Please sign in to comment.