Skip to content

Commit ce25210

Browse files
committed
debug, maxtrix build, test matrix as well - v11
1 parent 8497dd2 commit ce25210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-layers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,5 +150,5 @@ jobs:
150150
if: ${{ env.sharpver != steps.version.outputs.prop }}
151151
run: |
152152
curl -X POST -H "Content-Type: application/json" \
153-
-d "{\"content\":\"🧠 Sharp Lambda Layer updated!\nVersion: \`${{ steps.version.outputs.prop }}\`\n<https://github.com/${{ github.repository }}/releases/tag/${{ steps.version.outputs.prop }}>\"}"
153+
-d "{\"content\":\"🧠 Sharp Lambda Layer updated!\nVersion: \`${{ steps.version.outputs.prop }}\`\n<https://github.com/${{ github.repository }}/releases/tag/${{ steps.version.outputs.prop }}>\"}" \
154154
"${{ secrets.DISCORD_WEBHOOK_URL }}"

0 commit comments

Comments
 (0)