Skip to content

Commit 275c130

Browse files
committed
Update Arch Linux action username
This broke due to the username being changed, and GitHub does not appear to put any redirects in place.
1 parent 223ecf7 commit 275c130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
echo "VERSION=${TAG#v}" >> $GITHUB_ENV
133133
134134
- name: Validate package
135-
uses: hapakaien/archlinux-package-action@v2
135+
uses: heyhusen/archlinux-package-action@v2
136136
env:
137137
VERSION: ${{ env.VERSION }}
138138
with:

0 commit comments

Comments
 (0)