We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c0ff8 commit 4ee6c35Copy full SHA for 4ee6c35
1 file changed
action.yml
@@ -63,7 +63,7 @@ runs:
63
-e GITHUB_INSTALLATION_ID="$GITHUB_INSTALLATION_ID" \
64
-e GITHUB_PRIVATE_KEY="$GITHUB_PRIVATE_KEY" \
65
-e IGNORED_USERS="$IGNORED_USERS" \
66
- docker.pkg.github.com/remarkable/githubusermanager/githubusermanager:v1.0.8
+ ghcr.io/remarkable/githubusermanager:latest
67
shell: bash
68
env:
69
GOOGLE_EMAIL_ADDRESS: ${{ inputs.google-email-address }}
0 commit comments