Laughing-Man-Studios / Ski-Resort-Dashboard

A small dashboard to display some statistics about the local ski resorts I visit
MIT License
0 stars 0 forks source link

[Issue 69] Using Meta GH Action Tag For Docker Image URL #76

Closed Rogibb111 closed 1 year ago

Rogibb111 commented 1 year ago

I am currently getting an unauthorized error when trying to pull the current docker image from ghcr.io. I have created a new personal access token specifically for Dokku and have logged in to my ghcr.io using said personal access token from the Dokku command line. I am still getting an error of manifest: unknown so I decided to use the output tag from the Meta action instead since that is actual tag being used to push the image to ghcr.io. PR changes are:

Rogibb111 commented 1 year ago

:tada: This PR is included in version 1.1.15 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: