Fix broken arch ci due to maintainer account renaming
This commit is contained in:
parent
969ee1ff49
commit
8b95af6458
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
files: './goldwarden_linux_x86_64'
|
files: './goldwarden_linux_x86_64'
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Validate ArchLinux PKGBUILD
|
- name: Validate ArchLinux PKGBUILD
|
||||||
uses: hapakaien/archlinux-package-action@v2
|
uses: heyhusen/archlinux-package-action@v2
|
||||||
with:
|
with:
|
||||||
flags: ''
|
flags: ''
|
||||||
namcap: true
|
namcap: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user