Docker pull failed `v2.2.0`
piekstra opened this issue · 1 comments
piekstra commented
Just this morning we started seeing the following issue:
Accessing the link: https://ghcr.io/v2/rtcamp/action-slack-notify/manifests/v2.2.0
Returns the following response:
{"errors":[{"code":"UNAUTHORIZED","message":"authentication required"}]}
Is this project now behind a paywall of some sort?
Context
We have a a GitHub Actions Workflow with the following step:
- name: Slack Notification
uses: rtCamp/action-slack-notify@v2
dhsathiya commented
It could be because of GitHub was facing issues with packages. The action should be working fine now.
https://www.githubstatus.com/incidents/ybnn77s3lyf8
Please re-open this issue if your problem persists.
Thanks.