Skip to content

Commit

Permalink
Update dotnet-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jodsderechte committed Oct 15, 2023
1 parent 2be8dd4 commit b44e288
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,9 @@ jobs:
with:
name: MSIX Package
path: ${{ env.Wap_Project_Directory }}\AppPackages
- name: Publish
uses: softprops/action-gh-release@v1
with:
files: "App*"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b44e288

Please sign in to comment.