Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Commit

Permalink
Fixed syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynatrace-Asad-Ali committed Mar 1, 2021
1 parent d3ae065 commit 72c7ed4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ signs:
args:
- '-c'
- 'echo "${artifact} is signed and I can prove it" | tee ${signature}'
artifacts: allrelease:
artifacts: all
release:
# If you want to manually examine the release before its live, uncomment this line:
# draft: true
changelog:
Expand Down

0 comments on commit 72c7ed4

Please sign in to comment.