Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

Commit e6fc43b

Browse files
authored
fixed missing project path for releaser
1 parent 33f23c1 commit e6fc43b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ jobs:
4242
goos: ${{ matrix.goos }}
4343
goarch: ${{ matrix.goarch }}
4444
compress_assets: false
45+
project_path: "./app"
4546
binary_name: "distortioner"

0 commit comments

Comments
 (0)