Skip to content

Commit

Permalink
added more settings to releaser workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AmsTaFFix committed Dec 27, 2023
1 parent 833db37 commit ffc282b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}

project_path: "./cmd/market-tool"
binary_name: "fo76_market_tool"

0 comments on commit ffc282b

Please sign in to comment.