Skip to content

Commit e1be823

Browse files
committed
clean up
1 parent 667e877 commit e1be823

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/actions/build/windows/todesktop/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ runs:
6161
GITHUB_TOKEN: ${{ inputs.GITHUB_TOKEN }}
6262
TODESKTOP_EMAIL: ${{ inputs.TODESKTOP_EMAIL}}
6363
TODESKTOP_ACCESS_TOKEN: ${{inputs.TODESKTOP_ACCESS_TOKEN}}
64-
run: yarn run publish
64+
run: yarn run publish

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"packageManager": "[email protected]",
1111
"config": {
1212
"frontendVersion": "1.3.33",
13-
"comfyVersion": "0.2.7"
13+
"comfyVersion": "0.2.7",
1414
"uvVersion": "0.4.30"
1515
},
1616
"scripts": {

0 commit comments

Comments
 (0)