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 a61d28e commit 045257eCopy full SHA for 045257e
.github/workflows/cicd.yml
@@ -82,4 +82,4 @@ jobs:
82
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
83
repository: Exabyte-io/ade.js
84
source-package-name: "@exabyte-io/code.js"
85
- target-version: ${{ needs.publish-js-package.outputs.release-version }}
+ target-version: ${{ needs.publish-js-package.outputs.tag-name }}
0 commit comments