Skip to content

Commit

Permalink
verify env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Aijeyomah committed Jan 16, 2025
1 parent 294a689 commit e6dc67f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ release:

after:
hooks:
- echo "GoReleaser has successfully completed the build and release process!"
- echo "TEST_VAR value: {{ .Env.TEST_VAR }}"
- echo "{{ .Env.TEST_VAR }}"
# - echo "TEST_VAR value: {{ .Env.TEST_VAR }}"

0 comments on commit e6dc67f

Please sign in to comment.