Update releases.yml

This commit is contained in:
Gerrit Edzards 2023-05-30 12:31:07 +02:00 committed by GitHub
parent ea8aedad21
commit bf32fa3db7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,9 +10,8 @@ jobs:
runs-on: windows-latest
steps:
- name: Create msi from PowerShell Script
shell: pwsh
run: |
.\create_msi.ps1
"$Env:GITHUB_WORKSPACE\create_msi.ps1"
- name: Create Release
uses: ncipollo/release-action@v1.7.3
with: