diff --git a/.github/workflows/build-sanpshot.yml b/.github/workflows/build-sanpshot.yml index 16ef348..c8fc237 100644 --- a/.github/workflows/build-sanpshot.yml +++ b/.github/workflows/build-sanpshot.yml @@ -21,5 +21,4 @@ jobs: docker-username: ${{ github.actor }} secrets: docker-password: ${{ secrets.GITHUB_TOKEN }} - nvd-api-key: ${{ secrets.NVD_APIKEY }} - test-secret: 'abc' + nvd-api-key: ${{ secrets.NVD_APIKEY }} \ No newline at end of file