getsentry / action-release

GitHub Action for creating a release on Sentry
Apache License 2.0
446 stars 53 forks source link

Cannot pull docker image in Github Action #132

Closed patrickbeck1337 closed 1 year ago

patrickbeck1337 commented 1 year ago

Github Sentry Action Release Bug Report

Environment

How do you use this action? Standard Github runners

Which version of the action? v1

Steps to Reproduce

In github action template

      - name: Publish Sentry release
        uses: getsentry/action-release@v1

Expected Result

Action can be used

Actual Result

Screenshot 2023-03-01 at 14 39 35

steveruizok commented 1 year ago

Getting the same here.

william-suppo commented 1 year ago

Same here.

heinburger commented 1 year ago

same for us 🦖

ridersofrohan commented 1 year ago

Fixed for me now

patrickbeck1337 commented 1 year ago

Working again. Confirmed