👷 Use default GitHub Secret

This commit is contained in:
Nikhil Badyal
2022-10-22 19:32:15 +05:30
parent dabcb9bc6a
commit 53c255d188
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ jobs:
name: GitHub Cleanup
uses: nikhilbadyal/ghactions/.github/workflows/github-cleanup.yml@main
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}