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

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gz65555 committed Dec 25, 2023
1 parent 2f200de commit f282958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
DINGDING_ACCESS_TOKEN: ${{ secrets.DINGDING_ACCESS_TOKEN }}
with:
title: Release ${{ steps.publish.outputs.name }}
text: ${{ steps.publish.outputs.version }}
text: ${{ toJSON(steps.publish.outputs.version) }}

0 comments on commit f282958

Please sign in to comment.