Skip to content

Commit

Permalink
add checksums to release
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed Jun 18, 2024
1 parent cdb55c7 commit 5602c41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,7 @@ jobs:
files: |
dist/*.tar.gz
body: "see [CHANGELOG](https://github.com/dotenv-org/dotenv-vault/blob/master/CHANGELOG.md)"

- name: add checksums to release
uses: wangzuo/action-release-checksums@v1

0 comments on commit 5602c41

Please sign in to comment.