Skip to content

Commit

Permalink
fix: GoLang publishing is broken
Browse files Browse the repository at this point in the history
I typed the wrong script name.
  • Loading branch information
rix0rrr committed Nov 28, 2024
1 parent 014387c commit 73edd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/publishing/golang/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ fi

npx -p jsii-release jsii-release-golang go/

/bin/bash $SCRIPT_DIR/write-ssm.sh
/bin/bash $SCRIPT_DIR/update-ssm.sh

0 comments on commit 73edd7c

Please sign in to comment.