Update releases.yml

This commit is contained in:
Gerrit Edzards 2023-05-30 12:25:51 +02:00 committed by GitHub
parent d271a44249
commit 8a96fd9c64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ jobs:
- name: Create msi from PowerShell Script
shell: pwsh
run: |
.\$GITHUB_WORKSPACE\create_msi.ps1
.\create_msi.ps1
- name: Create Release
uses: ncipollo/release-action@v1.7.3
with: