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