fixed main branch name

This commit is contained in:
irongut
2021-04-23 22:19:16 +01:00
parent a3af2c97a8
commit e061cfb1cc
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- name: Run CodeCoverageSummary with sample file
run: dotnet src/CodeCoverageSummary/bin/Release/net5.0/CodeCoverageSummary.dll src/coverage.cobertura.xml
- name: Test Action
uses: irongut/CodeCoverageSummary@main
uses: irongut/CodeCoverageSummary@master
with:
filename: 'src/coverage.cobertura.xml'
badge: 'true'