From 2a6707f00b0cb5ab05ee3eeefa0f87d438f27222 Mon Sep 17 00:00:00 2001 From: alexcaussades Date: Thu, 4 Apr 2024 23:41:24 +0200 Subject: [PATCH] qsdqsd --- .github/workflows/info.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/info.yml b/.github/workflows/info.yml index 08eb15c..4906ba2 100644 --- a/.github/workflows/info.yml +++ b/.github/workflows/info.yml @@ -2,4 +2,4 @@ name: info steps: - name: Retrieve the secret - run: echo "The secret is ${{ secrets.MY_SECRET }}" \ No newline at end of file + run: echo "The secret is ${{ secrets.API_METAR }}" \ No newline at end of file