Skip to content

Commit 045257e

Browse files
committed
chore: update github workflow
1 parent a61d28e commit 045257e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ jobs:
8282
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
8383
repository: Exabyte-io/ade.js
8484
source-package-name: "@exabyte-io/code.js"
85-
target-version: ${{ needs.publish-js-package.outputs.release-version }}
85+
target-version: ${{ needs.publish-js-package.outputs.tag-name }}

0 commit comments

Comments
 (0)