Skip to content

Commit 21a940e

Browse files
committed
Modify publish-sar.yaml in publishing Terraform module
1 parent 9d202a8 commit 21a940e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-sar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
token: ${{ secrets.RELEASE_TERRAFORM_MODULE_TOKEN }}
6363
repository: rubysoho07/terraform-aws-cloudtrail-watcher
6464
event-type: cloudtrail-watcher-release
65-
client-payload: '{"version": "${{ github.event.release.tag_name }}"}}'
65+
client-payload: '{"version": "${{ github.event.release.tag_name }}"}'

0 commit comments

Comments
 (0)