Skip to content

Commit

Permalink
ci: fix scripts
Browse files Browse the repository at this point in the history
Signed-off-by: Salim Afiune Maya <afiune@lacework.net>
  • Loading branch information
afiune committed Oct 23, 2020
1 parent 36c51e4 commit aea2dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
set -eou pipefail

readonly org_name=lacework
readonly project_name=terraform-gcp-audit-log
readonly project_name=terraform-azure-config
readonly git_user="Salim Afiune Maya"
readonly git_email="afiune@lacework.net"
VERSION=$(cat VERSION)
Expand Down

0 comments on commit aea2dd6

Please sign in to comment.