We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153d7f7 commit 087627dCopy full SHA for 087627d
.github/workflows/clean_cache.yaml
@@ -28,4 +28,4 @@ jobs:
28
done
29
echo "Done"
30
env:
31
- GH_TOKEN: ${{ secrets.REPO_SCOPED_TOKEN }}
+ GH_TOKEN: ${{ secrets.ORG_SCOPED_TOKEN }}
0 commit comments