diff --git a/.gitea/workflows/workflow.yml b/.gitea/workflows/workflow.yml index 6bdd78b..6509f92 100644 --- a/.gitea/workflows/workflow.yml +++ b/.gitea/workflows/workflow.yml @@ -32,6 +32,6 @@ jobs: working-directory: ./toos-dashboard - uses: actions/upload-artifact@v3 with: - name: Appimage + name: toos-dashboard.AppImage path: toos-dashboard/src-tauri/target/release/bundle/appimage/*.AppImage \ No newline at end of file