Skip to content

Commit

Permalink
Update wf-build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
codebude authored Oct 31, 2021
1 parent f81b6c5 commit acea6c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wf-build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
files: ./QRCoderTests/coverage.net5.0-windows.opencover.xml
flags: net5.0-windows

pack-push-release:
pack-push-release:
needs: test
runs-on: windows-latest
env:
Expand Down Expand Up @@ -104,4 +104,4 @@ pack-push-release:
- name: Delete artifacts
uses: GeekyEggo/delete-artifact@v1.0.0
with:
name: Compiled project
name: Compiled project

0 comments on commit acea6c0

Please sign in to comment.