Skip to content

Commit

Permalink
Adjust spacing and add missing env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Feb 6, 2024
1 parent 5b1244e commit 6ac57c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ data:
html_text: |
<body>
🐛 Debug symbols archive for ${TAG} build is uploaded to <code>${DSYM_S3_PATH}</code>.
🔗 Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>.
</body>
2 changes: 2 additions & 0 deletions .github/actions/asana-log-message/templates/dmg-uploaded.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ data:
html_text: |
<body>
📥 DMG for ${TAG} is available from <a href='${DMG_URL}'>${DMG_URL}</a>.
🔗 Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>.
</body>

0 comments on commit 6ac57c2

Please sign in to comment.