Skip to content

Commit

Permalink
Update graalvm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobaccan authored Nov 20, 2023
1 parent f27300a commit 1da7b41
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,9 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
tag: release/windows/${{ steps.read_release_win.outputs.RELEASE_BODY }}
file: D:\a\FolderCtl\html2pop3\target\html2pop3.exe
asset_name: html2pop3.exe
file: D:\a\html2pop3\html2pop3\target\*.*
file_glob: true
asset_name: HTML2POP3.exe
body: |
Rilascio Windows del ${{ steps.read_release_win.outputs.RELEASE_BODY }}
Expand Down

0 comments on commit 1da7b41

Please sign in to comment.