We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc7633 commit a61d28eCopy full SHA for a61d28e
.github/workflows/cicd.yml
@@ -81,5 +81,5 @@ jobs:
81
with:
82
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
83
repository: Exabyte-io/ade.js
84
- source-package-name: @exabyte-io/code.js
+ source-package-name: "@exabyte-io/code.js"
85
target-version: ${{ needs.publish-js-package.outputs.release-version }}
0 commit comments