We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b33c9 commit d870d2dCopy full SHA for d870d2d
2 files changed
.github/workflows/ci-cd.yml
@@ -19,5 +19,5 @@ jobs:
19
with:
20
checkAndTestOutsideDocker: true
21
codeCoverageEnabled: true
22
- performRelease: true
+ performRelease: false
23
checkAndTestInsideDocker: false
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hsl-map-publisher",
3
- "version": "1.2.2",
+ "version": "1.2.3",
4
"description": "HSL Map Publisher",
5
"main": "index.js",
6
"scripts": {
0 commit comments