Skip to content

Commit 452f75d

Browse files
authored
Update release.yml
1 parent 9ab4a96 commit 452f75d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
RELEASE_NAME: Latest release
1212
RELEASE_BODY: Latest release
1313
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14-
BINARY_PREFIX: pwgen
15-
SOURCE_PATH: cmd/pwgen
14+
BINARY_PREFIX: chap
15+
SOURCE_PATH: .
1616
steps:
1717
- name: Checkout the repository
1818
uses: actions/checkout@v2

0 commit comments

Comments
 (0)