Skip to content

Commit

Permalink
🚚 rename ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
fredk3 committed Mar 23, 2024
1 parent c15aa31 commit 4235ca5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
npm run prepare-electron
cd ../desktop
npm install -g @todesktop/cli@1.9.1
todkestop build
todesktop build && todesktop release --latest --force
env:
TODESKTOP_ACCESS_TOKEN: ${{ secrets.TODESKTOP_ACCESS_TOKEN }}
TODESKTOP_EMAIL: ${{ secrets.TODESKTOP_EMAIL }}
Expand Down

0 comments on commit 4235ca5

Please sign in to comment.