From 9fae121b4a86fc911fdf45dbe9e997e091a0c56f Mon Sep 17 00:00:00 2001 From: lumber1000 <45400511+lumber1000@users.noreply.github.com> Date: Wed, 12 Feb 2025 13:19:33 +0400 Subject: [PATCH] pico-test --- .github/workflows/build-sanpshot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-sanpshot.yml b/.github/workflows/build-sanpshot.yml index 50c355b..4b5bb9d 100644 --- a/.github/workflows/build-sanpshot.yml +++ b/.github/workflows/build-sanpshot.yml @@ -19,4 +19,4 @@ jobs: secrets: docker-password: ${{ secrets.GITHUB_TOKEN }} nvd-api-key: ${{ secrets.NVD_APIKEY }} - PUSH_PAT: ${{ secrets.PUSH_PAT }} + PUSH_PAT: ${{ secrets.PUSH_PAT }} \ No newline at end of file