Fix "Smoke tests on daily build" link

This commit is contained in:
Rodel Calasagsag 2023-09-14 15:32:50 +08:00
parent d5a18163da
commit 46dd6369e4
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ module.exports = async ( { context, core, github } ) => {
type: 'section',
text: {
type: 'mrkdwn',
text: '<https://woocommerce.github.io/woocommerce-test-reports/daily|*Smoke tests on daily build*>',
text: `<${ URL_GITHUB_RUN_LOG }|*Smoke tests on daily build*>`,
},
},
{