Skip to content

Commit 34c06c5

Browse files
committed
fix(no-ref): workflow
1 parent 32acfd5 commit 34c06c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
"type": "section",
9494
"text": {
9595
"type": "mrkdwn",
96-
"text": "Website URL: ${{ secrets.NPM_PACKAGE_URL || 'TBA' }}"
96+
"text": "Website URL: ${{ secrets.WEBSITE_URL || 'TBA' }}"
9797
}
9898
}
9999
]

0 commit comments

Comments
 (0)