Skip to content

Commit

Permalink
fix: fix code
Browse files Browse the repository at this point in the history
  • Loading branch information
popovevgen committed Jan 4, 2024
1 parent 63c2cd5 commit 8b54822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
{ "path": "build.zip", "label": "Build (zip)" }
]
}],
["@semantic-release/exec", {
["@semantic-release/exec", {
"successCmd": "echo \${ nextRelease.version } > version.txt"
}]
]
Expand Down

0 comments on commit 8b54822

Please sign in to comment.