Skip to content

Commit

Permalink
init code
Browse files Browse the repository at this point in the history
  • Loading branch information
hocgin committed Apr 11, 2024
1 parent 345f940 commit 6db10a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.app.win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Rename Version
run: |
(Get-Content package.json) -replace "1.0.0", $VERSION | Set-Content package.json
get-content package.json -encoding utf8
env:
VERSION: ${{ steps.prep.outputs.version_number }}

Expand Down

0 comments on commit 6db10a7

Please sign in to comment.