Skip to content

Commit

Permalink
Merge pull request #191 from rpcpool/ci-upd
Browse files Browse the repository at this point in the history
  • Loading branch information
linuskendall authored Dec 11, 2024
2 parents 28cd686 + b25627a commit 9540dab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
token: ${{ github.token }}
generate_release_notes: true
files: |
bin/darwin/amd64/faithful-cli_darwin_amd64
bin/darwin/arm64/faithful-cli_darwin_arm64
Expand Down

0 comments on commit 9540dab

Please sign in to comment.