mirror of
https://github.com/julia-actions/cache.git
synced 2026-02-12 09:26:53 +08:00
Validate access isn't the problem
This commit is contained in:
2
.github/workflows/ReusableWorkflow.yml
vendored
2
.github/workflows/ReusableWorkflow.yml
vendored
@@ -46,4 +46,4 @@ jobs:
|
|||||||
grep -rnH "$uuid" .
|
grep -rnH "$uuid" .
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ github.token }}
|
GH_TOKEN: ${{ github.token }}
|
||||||
run_id: ${{ github.run_id }}
|
run_id: 12953268398 # ${{ github.run_id }}
|
||||||
|
|||||||
Reference in New Issue
Block a user