mirror of
https://github.com/sst/opencode.git
synced 2025-07-07 16:14:59 +00:00
ci
This commit is contained in:
parent
7b3a799856
commit
c8648baba2
1 changed files with 2 additions and 0 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -45,6 +45,8 @@ jobs:
|
|||
echo "${{ secrets.AUR_KEY }}" > ~/.ssh/id_rsa
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
ssh-keyscan -H aur.archlinux.org >> ~/.ssh/known_hosts
|
||||
git config --global user.email "opencode@sst.dev"
|
||||
git config --global user.name "opencode"
|
||||
|
||||
- name: Publish
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue