Skip to content

Commit ea9ed25

Browse files
Update devdocs-notify.yml
Test Fix
1 parent f5ef133 commit ea9ed25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/devdocs-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
env:
1414
ISSUE_TITLE: ${{ github.event.issue.title }}
1515
ISSUE_USER: ${{ github.event.issue.user.login }}
16-
ISSUE_URL: ${{ github.event.issue.html_url }}
16+
ISSUE_URL: ${{ github.event.issue.html_url }}
1717
REPO_NAME: ${{ github.repository }}
1818
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_URL }}
1919
run: |

0 commit comments

Comments
 (0)