diff --git a/.github/workflows/action-release.yaml b/.github/workflows/action-release.yaml index e719b58..33355bf 100644 --- a/.github/workflows/action-release.yaml +++ b/.github/workflows/action-release.yaml @@ -32,5 +32,5 @@ jobs: - name: Upload artifact uses: actions/upload-artifact@v4 with: - name: release-files + name: packages path: ./release/*.deb