clean up refresh-get-daml (#16994)

This commit is contained in:
Gary Verhaegen 2023-06-15 10:49:07 +02:00 committed by GitHub
parent de1627cdc1
commit f6a51dd083
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -29,7 +29,7 @@ jobs:
aws s3 cp daml-assistant/get-daml.sh s3://get-daml-com/get-daml.sh --acl public-read --region us-east-1
aws cloudfront create-invalidation --distribution-id EXTKHQ2MNSNU4 --paths "/*"
echo "Telling Slack..."
tell_slack "$(echo -e "Change detected in get.daml.com:\n\`\`\`\n$(diff daml-assistant/get-daml.sh $tmp)\`\`\`")"
tell_slack "$(echo -e "Change detected in https://get.daml.com (\`<\` is added):\n\`\`\`\n$(diff daml-assistant/get-daml.sh $tmp)\`\`\`")"
fi
name: push_if_needed
env:

View File

@ -9,7 +9,6 @@
# This will overwrite any existing installation in ~/.daml
# For more information please visit https://daml.com/ and https://docs.daml.com/
#
# Testing update.
#
# USAGE: