mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-31 13:20:24 -07:00
add missing token
This commit is contained in:
parent
a64c2c3772
commit
3465cac9f0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/cache-report.yml
vendored
2
.github/workflows/cache-report.yml
vendored
|
|
@ -24,6 +24,8 @@ jobs:
|
||||||
|
|
||||||
- name: Report cache usage
|
- name: Report cache usage
|
||||||
id: cache_report
|
id: cache_report
|
||||||
|
env:
|
||||||
|
GH_TOKEN: ${{ github.token }}
|
||||||
run: |
|
run: |
|
||||||
./.ci/gh_buildkit_cache_usage.sh | tee report.txt
|
./.ci/gh_buildkit_cache_usage.sh | tee report.txt
|
||||||
echo "summary<<EOF" >> "$GITHUB_STEP_SUMMARY"
|
echo "summary<<EOF" >> "$GITHUB_STEP_SUMMARY"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue