Skip to content

Commit

Permalink
Update dotnet-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deejaygraham authored Jun 24, 2024
1 parent f01b606 commit 649026c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,10 @@ jobs:
name: NDifference
path: ./src/UI/bin/${{ env.Configuration }}/net8.0-windows/NDifference.zip
if-no-files-found: error

release:
name: Release project
runs-on: ubuntu-latest
needs: build
steps:
- name: Download artifact
uses: actions/download-artifact@v4
with:
name: NDifference
- name: Check
run: env
- name: 🚀 Create Release
id: create-release
uses: actions/create-release@v1
Expand Down

0 comments on commit 649026c

Please sign in to comment.