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