Skip to content

Commit

Permalink
workflow update with gist secret added
Browse files Browse the repository at this point in the history
  • Loading branch information
peekxc committed Aug 16, 2023
1 parent 5c60424 commit e3956cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
auth: ${{ secrets.GIST_SECRET }}
gistID: ef42349965f40edf4232737026690c5f
filename: tests/test_results.json
filename: coverage_info.json
label: coverage
message: ${{ env.COV_PERCENT }}%
valColorRange: ${{ env.COV_PERCENT }}
Expand Down

0 comments on commit e3956cd

Please sign in to comment.