Skip to content

Commit 4ee6c35

Browse files
committed
Use ghcr.io for now to simplify debugging
1 parent 33c0ff8 commit 4ee6c35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ runs:
6363
-e GITHUB_INSTALLATION_ID="$GITHUB_INSTALLATION_ID" \
6464
-e GITHUB_PRIVATE_KEY="$GITHUB_PRIVATE_KEY" \
6565
-e IGNORED_USERS="$IGNORED_USERS" \
66-
docker.pkg.github.com/remarkable/githubusermanager/githubusermanager:v1.0.8
66+
ghcr.io/remarkable/githubusermanager:latest
6767
shell: bash
6868
env:
6969
GOOGLE_EMAIL_ADDRESS: ${{ inputs.google-email-address }}

0 commit comments

Comments
 (0)