diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index b1ac93b..8fec398 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -92,7 +92,7 @@ jobs: "type": "section", "text": { "type": "mrkdwn", - "text": "Website URL: ${{ secrets.NPM_PACKAGE_URL || 'TBA' }}" + "text": "Website URL: ${{ secrets.WEBSITE_URL || 'TBA' }}" } } ]