diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b744737..aa8cbe22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,4 +25,5 @@ jobs: secrets: inherit permissions: write-all with: - upload-artifact: ${{ github.event_name == 'push' }} \ No newline at end of file + upload-artifact: ${{ github.event_name == 'push' }} +