Skip to content

Commit

Permalink
add versions nit
Browse files Browse the repository at this point in the history
  • Loading branch information
chaudharysaket committed Dec 9, 2024
1 parent 5576711 commit 2222cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libBuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ function publish_layer {
fi

agent_tag=$(basename "$GITHUB_REF")
echo "Github 1 (basename): $tag1"
echo "Github 1 (basename): $agent_tag"

echo "Publishing ${runtime_name} layer to ${region}"
layer_version=$(aws lambda publish-layer-version \
Expand Down

0 comments on commit 2222cb6

Please sign in to comment.