diff --git a/.github/workflows/delete_images.yaml b/.github/workflows/delete_images.yaml index 4c21b8bd1..c8f0b4358 100644 --- a/.github/workflows/delete_images.yaml +++ b/.github/workflows/delete_images.yaml @@ -22,4 +22,4 @@ jobs: org-name: ${{ github.repository_owner}} skip-tags: pr-* , *.*.* untagged-only: true - token: ${{ secrets.PACKAGE_DELETE_TOKEN }} \ No newline at end of file + token: ${{ secrets.PACKAGE_DELETE_TOKEN }}