Remove legacy token

This commit is contained in:
Ethan Dennis
2023-04-12 07:56:24 -07:00
committed by GitHub
parent 25d44abad3
commit 42968e9e3d

View File

@@ -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: