Skip to content

Commit acea6c0

Browse files
authored
Update wf-build-release.yml
1 parent f81b6c5 commit acea6c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wf-build-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
files: ./QRCoderTests/coverage.net5.0-windows.opencover.xml
7474
flags: net5.0-windows
7575

76-
pack-push-release:
76+
pack-push-release:
7777
needs: test
7878
runs-on: windows-latest
7979
env:
@@ -104,4 +104,4 @@ pack-push-release:
104104
- name: Delete artifacts
105105
uses: GeekyEggo/[email protected]
106106
with:
107-
name: Compiled project
107+
name: Compiled project

0 commit comments

Comments
 (0)