Skip to content

Commit

Permalink
Fix broken arch ci due to maintainer account renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
quexten authored Feb 17, 2024
1 parent 969ee1f commit 8b95af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
files: './goldwarden_linux_x86_64'
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Validate ArchLinux PKGBUILD
uses: hapakaien/archlinux-package-action@v2
uses: heyhusen/archlinux-package-action@v2
with:
flags: ''
namcap: true
Expand Down

0 comments on commit 8b95af6

Please sign in to comment.