From ed935381bb6baafc9cf0bcfedec500e82d481f83 Mon Sep 17 00:00:00 2001 From: Hugo Gonzalez Labrador Date: Thu, 16 Nov 2023 14:19:49 +0100 Subject: [PATCH] trigger ci --- .github/workflows/main.yml | 2 +- 1.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3aa21d1..ccf9485 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v4 - name: setup-ssh env: # Or as an environment variable - SSH_KEY: ${{ secrets.ssh_key}} + SSH_KEY: ${{ secrets.ssh_key}} run: | mkdir /root/.ssh python3 -c "import os; file = open('/root/.ssh/id_rsa', 'w'); file.write(os.environ['SSH_KEY']); file.close()" diff --git a/1.txt b/1.txt index a9e2f17..fcb49fa 100644 --- a/1.txt +++ b/1.txt @@ -4,3 +4,4 @@ 1 1 1 +1