Ramkumar Chinchani
2022-07-18 17:23:05 +00:00
committed by Ramkumar Chinchani
parent 43160dcc43
commit 317064ffc9
8 changed files with 25 additions and 22 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ jobs:
OS: ${{ matrix.os }}
ARCH: ${{ matrix.arch }}
- name: Upload code coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
- if: github.event_name == 'release' && github.event.action == 'published'
name: Publish artifacts on releases
uses: svenstaro/upload-release-action@v2