We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f61b940 + 7582371 commit 2a9afa9Copy full SHA for 2a9afa9
1 file changed
.github/workflows/rust.yml
@@ -65,7 +65,7 @@ jobs:
65
uses: Schneegans/dynamic-badges-action@v1.8.0
66
with:
67
auth: ${{ secrets.GIST_TOKEN }}
68
- gistID: a1b2c3d4e5f6789012345678901234567890
+ gistID: ${{ secrets.GIST_ID }}
69
filename: bytehive-coverage.json
70
label: coverage
71
message: ${{ steps.cov.outputs.message }}
0 commit comments