Skip to content

Commit

Permalink
Merge pull request #15 from jerryliang122/jerryliang122-patch-2
Browse files Browse the repository at this point in the history
Update build-windows-executable-main.yml
  • Loading branch information
jerryliang122 authored Feb 22, 2023
2 parents f33f6f4 + 630b8a5 commit be5cc4e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build-windows-executable-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,10 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
with:
working-directory: ./dist
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: |
main.exe
init_conf.zip
D:\a\working-CIF-service\working-CIF-service\dist\main.exe
D:\a\working-CIF-service\working-CIF-service\dist\init_conf.zip
asset_name: |
main.exe
init_conf.zip
Expand Down

0 comments on commit be5cc4e

Please sign in to comment.