Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefMarlin authored Sep 27, 2024
1 parent 9ab4a96 commit 452f75d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
RELEASE_NAME: Latest release
RELEASE_BODY: Latest release
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BINARY_PREFIX: pwgen
SOURCE_PATH: cmd/pwgen
BINARY_PREFIX: chap
SOURCE_PATH: .
steps:
- name: Checkout the repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 452f75d

Please sign in to comment.