Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
fix ding
Browse files Browse the repository at this point in the history
  • Loading branch information
星冉 committed May 9, 2022
1 parent b02dff7 commit 52bfaf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jupyter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ jobs:
"msgtype": "link",
"link": {
"text": "${{ steps.getDingData.outputs.DESCRIPTION }}",
"title": "${{ steps.getDingData.outputs.REPOSITORY }} WorkFlow Run ${{ GITHUB.JOB }} Success!",
"title": "${{ steps.getDingData.outputs.REPOSITORY }} WorkFlow ${{ GITHUB.JOB }} Success!",
"picUrl": "https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png",
"messageUrl": "${{ steps.getDingData.outputs.URL }}"
}
}
}

1 comment on commit 52bfaf6

@vercel
Copy link

@vercel vercel bot commented on 52bfaf6 May 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

jupyter – ./

jupyter-git-main-xr-sec.vercel.app
jupyters.vercel.app
jupyter-xr-sec.vercel.app

Please sign in to comment.