Remove legacy token
This commit is contained in:
2
.github/workflows/issue_ops.yml
vendored
2
.github/workflows/issue_ops.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
gh actions-importer version || gh extension install github/gh-actions-importer
|
||||
gh actions-importer update
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.ghcr_password }}
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
- uses: actions/github-script@v6
|
||||
if: always()
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user