Skip to content

Commit

Permalink
aweq
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-crabnebula committed Dec 14, 2023
1 parent 2902519 commit 4e9a779
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/covector-version-or-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
with:
event-type: publish-pkg
client-payload: >-
"{"releaseId": "${{ steps.covector.outputs['-org-dashed-releaseId'] }}" }"
"{\"releaseId\": \"${{ steps.covector.outputs['-org-dashed-pkg-releaseId'] }}\" }"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "@org-dashed/pkg",
"version": "0.20.0"
"version": "0.21.0"
}

0 comments on commit 4e9a779

Please sign in to comment.