We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32acfd5 commit 34c06c5Copy full SHA for 34c06c5
.github/workflows/gh-pages.yml
@@ -93,7 +93,7 @@ jobs:
93
"type": "section",
94
"text": {
95
"type": "mrkdwn",
96
- "text": "Website URL: ${{ secrets.NPM_PACKAGE_URL || 'TBA' }}"
+ "text": "Website URL: ${{ secrets.WEBSITE_URL || 'TBA' }}"
97
}
98
99
]
0 commit comments