From 1146d1ce882b5d746f55d5e45d4f0b191b90f1c3 Mon Sep 17 00:00:00 2001 From: efbe Date: Thu, 25 Jan 2024 09:00:12 +0700 Subject: [PATCH] hehe --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a549b30..de82821 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -8,7 +8,7 @@ jobs: run_pull: name: run pull runs-on: ubuntu-latest - + environment: ssh_key steps: - name: install ssh keys # check this thread to understand why its needed: