diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1dc80dc..f1b90df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,5 +61,3 @@ jobs: image: type-coffee-api registry: ghcr.io addLatest: true - username: ${{ github.actor }} - password: ${{ secrets.GITHUB_TOKEN }}