Archived
1
0

Update Arch Linux action username

This broke due to the username being changed, and GitHub does not appear
to put any redirects in place.
This commit is contained in:
Asher 2024-03-06 14:04:01 -09:00
parent 223ecf7c30
commit 275c130845
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A

View File

@ -132,7 +132,7 @@ jobs:
echo "VERSION=${TAG#v}" >> $GITHUB_ENV
- name: Validate package
uses: hapakaien/archlinux-package-action@v2
uses: heyhusen/archlinux-package-action@v2
env:
VERSION: ${{ env.VERSION }}
with: