We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcbc202 commit cac7af1Copy full SHA for cac7af1
.github/workflows/cache.yaml
@@ -18,6 +18,6 @@ jobs:
18
with:
19
NAME: size
20
LABEL: 'Cache size'
21
- STATUS: ${{ steps.size.outputs.SIZE }}
+ STATUS: ${{ steps.size.outputs.SIZE }} GB
22
COLOR: 00EEFF
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments