Skip to content

Commit 92c70a2

Browse files
committed
Fix 😁
1 parent 54552b6 commit 92c70a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
pkgname: gpth-bin
5656
pkgbuild: ./PKGBUILD
5757
commit_username: 'TheLastGimbus'
58-
commit_emai: '[email protected]'
58+
commit_email: '[email protected]'
5959
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
6060
commit_message: ${{ steps.clean_tag.outputs.tag }}
6161
test: true

0 commit comments

Comments
 (0)