Skip to content

Commit aea9922

Browse files
Itai GendlerItai Gendler
authored andcommitted
update release flow
1 parent be3228a commit aea9922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codefresh-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ steps:
1010
- "yarn install"
1111
- "echo Building public docs"
1212
- "yarn build-public-docs"
13-
- "Push new docs to gh-pages detached branch"
13+
- "echo Push new docs to gh-pages detached branch"
1414
- 'cd public && git add --all && git commit -m "Publish new documentation for version ${{PACKAGE_VERSION}}"'
1515

1616

0 commit comments

Comments
 (0)