You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since a few weeks I receive a "Forbidden"-error in my Github action.
It worked flawlessly for years before. Updated the dockerhub-description version and updated the code to match the given example in the readme. Username and token I left unchanged since other parts of my action using the secret are working fine: https://github.com/DaCHack/openvpn-docker/blob/master/.github/workflows/docker-hub.yml
Any idea what changed recently and how to adapt to that change?
Hi,
since a few weeks I receive a "Forbidden"-error in my Github action.
It worked flawlessly for years before. Updated the dockerhub-description version and updated the code to match the given example in the readme. Username and token I left unchanged since other parts of my action using the secret are working fine:
https://github.com/DaCHack/openvpn-docker/blob/master/.github/workflows/docker-hub.yml
Any idea what changed recently and how to adapt to that change?
Thanks!