Skip to content

Commit 6c4e158

Browse files
authored
build: update name to @tethys/store
1 parent d831570 commit 6c4e158

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: joelwmale/webhook-action@master
6666
with:
6767
url: 'https://hook-rc.pingcode.com/api/flow/w/http/357bdd4f00f34bfab2f878ad3b9e8b48'
68-
body: '{ "version": "${{ steps.read-version.outputs.prop }}", "name": "tethys-store" }'
68+
body: '{ "version": "${{ steps.read-version.outputs.prop }}", "name": "@tethys/store" }'
6969
autoMerge:
7070
if: startsWith(github.head_ref, 'release-auto-')
7171
needs: [publish]

0 commit comments

Comments
 (0)