Skip to content

Commit

Permalink
updated output in extra_files
Browse files Browse the repository at this point in the history
  • Loading branch information
joevanwanzeeleKF committed Mar 26, 2024
1 parent e31a180 commit e3f9f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ release:
extra_files:
- glob: 'installation.txt'
- glob: 'LICENSE.txt'
- glob: '${{ env.BUILD_ARTIFACT_DIR }}/vault_binary_checksums.txt'
- glob: '${ env.BUILD_ARTIFACT_DIR }/vault_binary_checksums.txt'
# If you want to manually examine the release before its live, uncomment this line:
draft: true
changelog:
Expand Down

0 comments on commit e3f9f6b

Please sign in to comment.