Skip to content

Commit e3f9f6b

Browse files
updated output in extra_files
1 parent e31a180 commit e3f9f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ release:
5959
extra_files:
6060
- glob: 'installation.txt'
6161
- glob: 'LICENSE.txt'
62-
- glob: '${{ env.BUILD_ARTIFACT_DIR }}/vault_binary_checksums.txt'
62+
- glob: '${ env.BUILD_ARTIFACT_DIR }/vault_binary_checksums.txt'
6363
# If you want to manually examine the release before its live, uncomment this line:
6464
draft: true
6565
changelog:

0 commit comments

Comments
 (0)