We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54552b6 commit 92c70a2Copy full SHA for 92c70a2
.github/workflows/new-release.yml
@@ -55,7 +55,7 @@ jobs:
55
pkgname: gpth-bin
56
pkgbuild: ./PKGBUILD
57
commit_username: 'TheLastGimbus'
58
- commit_emai: '[email protected]'
+ commit_email: '[email protected]'
59
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
60
commit_message: ${{ steps.clean_tag.outputs.tag }}
61
test: true
0 commit comments