idk
Some checks failed
Github Push back to gitea / build (push) Failing after 34s

This commit is contained in:
Ward from fusion-voyager-3 2024-12-04 23:55:46 +03:00
parent 9ac46320c9
commit 7697f267e7

View File

@ -21,13 +21,10 @@ jobs:
- name: Is github check
run: echo "${PWD##*/}" | grep "gitea-pika-first-setup" || exit 1
- name: Install SSH key
uses: shimataro/ssh-key-action@v2
- name: Set up SSH
uses: webfactory/ssh-agent@v0.5.3
with:
key: ${{ secrets.SSH_KEY }}
name: id_rsa
known_hosts: ${{ secrets.KNOWN_HOSTS }}
if_key_exists: replace
ssh-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
- name: Run
env: