mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-10 06:03:24 +08:00
use real publish key
This commit is contained in:
3
.github/workflows/pkg-aur-bin.yml
vendored
3
.github/workflows/pkg-aur-bin.yml
vendored
@@ -42,6 +42,5 @@ jobs:
|
|||||||
test: true # Check that PKGBUILD could be built, and update pkgver
|
test: true # Check that PKGBUILD could be built, and update pkgver
|
||||||
commit_username: ${{ secrets.AUR_USERNAME }}
|
commit_username: ${{ secrets.AUR_USERNAME }}
|
||||||
commit_email: ${{ secrets.AUR_EMAIL }}
|
commit_email: ${{ secrets.AUR_EMAIL }}
|
||||||
# ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
|
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
|
||||||
ssh_private_key: placeholder
|
|
||||||
commit_message: github-action-auto-publish
|
commit_message: github-action-auto-publish
|
||||||
|
Reference in New Issue
Block a user