Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
KenCorma committed Nov 8, 2024
1 parent 667e877 commit e1be823
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/build/windows/todesktop/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ runs:
GITHUB_TOKEN: ${{ inputs.GITHUB_TOKEN }}
TODESKTOP_EMAIL: ${{ inputs.TODESKTOP_EMAIL}}
TODESKTOP_ACCESS_TOKEN: ${{inputs.TODESKTOP_ACCESS_TOKEN}}
run: yarn run publish
run: yarn run publish
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"packageManager": "[email protected]",
"config": {
"frontendVersion": "1.3.33",
"comfyVersion": "0.2.7"
"comfyVersion": "0.2.7",
"uvVersion": "0.4.30"
},
"scripts": {
Expand Down

0 comments on commit e1be823

Please sign in to comment.