mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-25 11:59:54 +08:00
update commit message and use real key
This commit is contained in:
2
.github/workflows/pkg-aur-git.yml
vendored
2
.github/workflows/pkg-aur-git.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
||||
commit_username: ${{ secrets.AUR_USERNAME }}
|
||||
commit_email: ${{ secrets.AUR_EMAIL }}
|
||||
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
|
||||
commit_message: github-action-auto-publish
|
||||
commit_message: "github-action-auto-publish\n${{ github.sha }}"
|
||||
|
||||
Reference in New Issue
Block a user